hackforla / 311-data

Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data
https://hackforla.github.io/311-data/
GNU General Public License v3.0
60 stars 60 forks source link
311-data civictechindex code-for-all code-for-america duckdb hack-for-la postgis python reactjs

311-Data v1.2

Demo: https://hackforla.github.io/311-data/

"Democratizing public data to improve community initiatives"

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

the service request data that gets submitted to Los Angeles's 311 system at https://myla311.lacity.org/.

Our application is open source, built and maintained by volunteers throughout our community, and provides two primary modes of operation:

  1. An interactive map showing where different types of 311 requests are being submitted
  2. Dashboards that show what types of requests are being made, how quickly they're being resolved, how different councils compare, and more

screenshot

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. If you would like to contribute as a volunteer, please visit the Open Roles Board.

Project Technology

Data Analysis

UI/UX

Quick Start

Resources

Public data used in this project:

The source code for this project is based on the original 311-Data v2-aws release.