Skip to content

Commit

Permalink
Library to Ingest: weekly OpenData templates (#1289)
Browse files Browse the repository at this point in the history
* nypd_policeprecincts: library -> ingest

* lpc_scenic_landmarks: library -> ingest

* lpc_landmarks: library -> ingest
Remove lon and lat columns from `lpc_landmarks` source in GFT - no longer exist at the source. Note, these columns are not used in GFT build.

* lpc_historic_district_areas: library -> ingest

* lpc_historic_districts: library -> ingest

* fdny_firehouses: library -> ingest

* dsny_garages: library -> ingest

* dsny_frequencies: library -> ingest

* dpr_schoolyard_to_playgrounds: library -> ingest

* dpr_park_access_zone: library -> ingest

* dpr_greenthumb: library -> ingest

* dpr_parksproperties: library -> ingest

* dpr_forever_wild: library -> ingest

* doitt_buildingfootprints_historical: library -> ingest

* doitt_buildingfootprints: library -> ingest

* dot_projects_streets: library -> ingest

* dot_projects_intersections: library -> ingest

* dcp_edesignation_csv: library -> ingest

* dpr_capitalprojects: remove it from weekly Open Data pull GHA (does not belong there)

* dpr_capitalprojects: library -> ingest
  • Loading branch information
sf-dcp authored Dec 18, 2024
1 parent 976151e commit a041b06
Show file tree
Hide file tree
Showing 42 changed files with 821 additions and 687 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ingest_open_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
- doitt_buildingfootprints_historical
- dot_projects_intersections
- dot_projects_streets
- dpr_capitalprojects
- dpr_forever_wild
- dpr_greenthumb
- dpr_park_access_zone
Expand Down
37 changes: 0 additions & 37 deletions dcpy/library/script/dpr_capitalprojects.py

This file was deleted.

34 changes: 0 additions & 34 deletions dcpy/library/templates/dcp_edesignation_csv.yml

This file was deleted.

34 changes: 0 additions & 34 deletions dcpy/library/templates/doitt_buildingfootprints.yml

This file was deleted.

39 changes: 0 additions & 39 deletions dcpy/library/templates/doitt_buildingfootprints_historical.yml

This file was deleted.

32 changes: 0 additions & 32 deletions dcpy/library/templates/dot_projects_intersections.yml

This file was deleted.

32 changes: 0 additions & 32 deletions dcpy/library/templates/dot_projects_streets.yml

This file was deleted.

32 changes: 0 additions & 32 deletions dcpy/library/templates/dpr_capitalprojects.yml

This file was deleted.

34 changes: 0 additions & 34 deletions dcpy/library/templates/dpr_forever_wild.yml

This file was deleted.

28 changes: 0 additions & 28 deletions dcpy/library/templates/dpr_greenthumb.yml

This file was deleted.

31 changes: 0 additions & 31 deletions dcpy/library/templates/dpr_park_access_zone.yml

This file was deleted.

34 changes: 0 additions & 34 deletions dcpy/library/templates/dpr_parksproperties.yml

This file was deleted.

Loading

0 comments on commit a041b06

Please sign in to comment.