From 435962d413576d61068e7c11e4e7b193dbe9f3c6 Mon Sep 17 00:00:00 2001 From: Damon McCullough Date: Mon, 16 Dec 2024 16:33:55 -0500 Subject: [PATCH] drop unused file --- .../lifecycle/ingest/resources/sources.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 dcpy/test/lifecycle/ingest/resources/sources.yml diff --git a/dcpy/test/lifecycle/ingest/resources/sources.yml b/dcpy/test/lifecycle/ingest/resources/sources.yml deleted file mode 100644 index 193d8205ed..0000000000 --- a/dcpy/test/lifecycle/ingest/resources/sources.yml +++ /dev/null @@ -1,18 +0,0 @@ -- type: api - endpoint: https://www.bklynlibrary.org/locations/json - format: json -- type: socrata - org: nyc - uid: w7w3-xahh - format: csv -- type: edm_publishing_gis_dataset - name: dcp_borough_boundary -- type: file_download - url: https://s-media.nyc.gov/agencies/dcp/assets/files/zip/data-tools/bytes/pad_24a.zip -#- type: script -# script_name: ingest_script -# script_module: dcpy.test.extract.resources -- type: local_file - path: tmp.txt -- type: file_download - url: https://health.data.ny.gov/api/views/izta-vnpq/rows.csv