Demo: https://311-data-v2.vercel.app/
Each day, Los Angelenos report thousands of 311 requests all across LA to resolve issues such as illegal dumping and graffiti in their neighborhoods. These requests are then received by relevant agencies, such as the Police, Building and Safety, or Department of Transportation. The agency responds to the request, addresses it, and then closes it once it is fixed. Thanks to Mayor Eric Garcetti's Open Data Initiative, the expansive amount of data associated with these 311 requests is available online.
We are a group of volunteers with diverse backgrounds who share a common vision: To make 311 request data more accessible and useful for our diverse communities and their representatives through visualization and data science.
By leveraging technology, we can empower local residents and the representatives of our Neighborhood Councils to
- Access
- Analyze
- Visualize
service requests submitted through Los Angeles's 311 system at https://myla311.lacity.org/.
Our application is open source, built and maintaned by volunteers throughout our community and provides two primary modes of operation:
- An interactive map showing where different types of 311 requests are being submitted
- Dashboards that show what types of requests are being made, how quickly they're being resolved, how different councils compare, and more
Our mission is to create a user-friendly platform for anyone interested in exploring 311 service requests so that they can immediately gain actionable insights. We are looking for sponsors who can support our efforts and help us scale our impact. If you are interested in learning more about our project, would like to volunteer or become a sponsor, please contact us.
- Javascript (React)
- Redux
- Material-UI 4.x
- Socrata API
- Vercel Deployment
- Node.js
- Express.js
- MongoDb (Atlas)
- Vercel Serverless API
- Vercel Deployment
See here for more information about 311 Data server technology.
- Python
- Pandas/Numpy/Matplotlib
- Google Collab/Jupyter Notebook
- Socrata API
See here for more information about 311 Data project data analysis.
- Figma
- Google Drive
- Adobe CC
- Miro
Public data used in this project:
The source code for this project is based on the original 311-Data v2-aws release