hackforla / data-science

The Hack For LA Data Science team is a Community of Practice within the LA brigade seeking to make analytical and machine learning services available to local communities and organizations.
26 stars 15 forks source link

Obtain Shape Files for Different District Types as of Nov/Dec 2021 #124

Closed akhaleghi closed 1 year ago

akhaleghi commented 2 years ago

Overview

We need to obtain shape files for the various district types that represent stakeholders we work with. This is part of the epic issue #118

Action Items

Resources/Instructions

Google Drive files here

akhaleghi commented 2 years ago

Notes from conversations with Ryan and Sophia: What files do we need? There are a bunch in the folder. Sophia: "so you need all the files in the folder for it to work. geopandas uses shape files or geojson, ArcGIS is the app that is shapefile specific." Best way to store files? Ryan: "If we have the space it’s better to archive them. I would make sure to include a link to the source, because sometimes they’ll update the shape files with new edits to the district boundaries, so it’s always good to check for the most recent versions if they’re available." Additional issues: Ryan: "The only limitation with GitHub would be file size or if there are any copyright protections on the files. We should make sure they’re open source licensed if we’re going to host them publicly. (probably the case for most public entities, but always good to make sure)"

So we might want to:

akhaleghi commented 2 years ago

readme should include (example): Info Updated Data Updated Published Date Number of Records License Details

akhaleghi commented 2 years ago

Uploaded remaining files to Google Drive.

natalie-lim commented 2 years ago

(incomplete will edit later):

How often do the boundaries change for the different district types? Neighborhood Councils (NCs)

Supervisory Districts

Business Improvement Districts (BIDs)

California State Senators that Serve LA

California Assembly members that serve LA

Zip Code

akhaleghi commented 2 years ago

@natalie-lim Thanks so much, this is exactly what we need. I'm going to move this over to the backlog so someone else can pick up the next task of developing a policy to update our files.

akhaleghi commented 1 year ago

Closing this issue, refer to #118 for next steps.