Closed tiffanychu90 closed 3 years ago
@trantom: I added a new_updated_table.parquet
into the active-business
branch, the src/
folder. test4.ipynb
would probably be the relevant notebook.
@trantom: The solution is here! https://github.com/CityOfLosAngeles/civis-gcp-transition/blob/master/src/activebusiness_blockgroup.py#L204-L225
@alexistome09 or @angelarafiles-lacityorg: Can you help with setting up a Cloud Run for src/activebusiness_blockgroup.py
?
@tiffanychu90 Thank you for letting me in on it and the discussion. Definitely a little bit of tangle with the objects. Good stuff! 👍
@tiffanychu90 I will work on this.
Active business script pulls from Socrata, joins to census block groups, counts businesses per industry
Writes to AGOL feature layer
[x] Clean up script - update to newer
geopandas
syntax, opt for using dictionaries to map with updated values, rather than looping through each row and column.[x] Overwrite CSV in GitHub
[x] Schedule in GCP