Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hackforla/311-data into UpdateDev
Browse files Browse the repository at this point in the history
  • Loading branch information
sellnat77 committed Feb 12, 2020
2 parents 323d07e + d47c26b commit bbc72dd
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions Documentation/DataSources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# List of additional datasets for comparisons

The following is a list of Los Angeles datasets that could be used in combination with or in addition to 311 Data for analysis that would be relevant to Neighborhood Councils.

## Municipal Boundaries

* [Los Angeles City Boundary](http://geohub.lacity.org/datasets/city-boundary)
* [Los Angeles Neighborhood Council Districts](http://geohub.lacity.org/datasets/neighborhood-councils-certified)

## Public Safety

* [LAPD Arrest Data from 2010 Forward](https://data.lacity.org/A-Safe-City/Arrest-Data-from-2010-to-Present/yru6-6re4)
* [LAPD Crime Reports from 2010 Forward](https://data.lacity.org/A-Safe-City/Crime-Data-from-2010-to-Present/63jg-8b9z)

## Transportation

* [LA County Bike Lanes - From Metro](https://data.lacity.org/A-Livable-and-Sustainable-City/Bikelanes/uzvv-a9xz)
* [Metro GIS Data - Line and stop data for bus and rail](https://developer.metro.net/portfolio-item/gis-data/)
* [LADOT Bike Corrals](http://geohub.lacity.org/datasets/ladot::bike-corrals)
* [Metro BikeShare Data - Locations via GeoJSON at bottom of the page](https://bikeshare.metro.net/about/data/)

## Recreation

* [Department of Parks and Recreation Facilities List](https://data.lacity.org/A-Livable-and-Sustainable-City/Department-of-Recreation-and-Parks-Facility-and-Pa/ax8j-dhzm)
* [LA Parks Polygon Layer](http://geohub.lacity.org/datasets/recreation-and-parks)
* [Los Angeles Tree Canopy Raster - 2006](https://egis3.lacounty.gov/dataportal/2010/12/23/tree-canopy-raster-2006-data/)
* [Los Angeles Trees - Point Data](http://geohub.lacity.org/datasets/city-furniture/data)
* [City Furniture - Public Benches, etc...](http://geohub.lacity.org/datasets/city-furniture/data)

0 comments on commit bbc72dd

Please sign in to comment.