Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create data question about disabilities and transit #105

Open
8 tasks done
vingkan opened this issue Jul 22, 2021 · 0 comments
Open
8 tasks done

Create data question about disabilities and transit #105

vingkan opened this issue Jul 22, 2021 · 0 comments
Assignees
Labels
app Work for frontend app enhancement New feature or request

Comments

@vingkan
Copy link
Contributor

vingkan commented Jul 22, 2021

Overview

Data Question Topic: How did COVID affect transit in areas where many residents have disabilities?

This page on the website will cover two sub-questions:

  • Did CTA stops that are not ADA accessible lose more ridership after COVID?
  • Did rideshare usage increase in areas with higher disability rates after COVID?

Maria's Brainstorming Document

Resources

Questions to think about:

  • Why do visitors want to know about this topic?
  • What are some limitations of the data to keep in mind?
  • What views do you want to use to present the data? (Visualizations, tables, text, videos, audio?)
  • Is additional work on the backend API and offline pipeline necessary to support this question?

Read the documentation on how to add a new data question:

This task is more open-ended and will involve two or more pull requests.

Task List

ADA CTA Stations and Ridership Change

  • Load CTA stops dataset
  • Write query to get trips per day before and since COVID for ADA and non-ADA stations
  • Create bar chart to show data

Rideshare and Community Area Disability Rates

  • Write query to get trips per day before and since COVID for each area with disability rates
  • Create data visualization or table to show data

Data Question

  • Create a practice data visualization
  • Create initial question page (add site entry and component)
  • Launch your question page!
@vingkan vingkan added enhancement New feature or request app Work for frontend app labels Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Work for frontend app enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants