* Remove base-python references * Fix requirements.txt * Update connector to CDK * Bump docker version
11 lines
408 B
JSON
11 lines
408 B
JSON
{
|
|
"dataset_name": "test",
|
|
"format": "csv",
|
|
"reader_options": "{\"sep\": \",\", \"nrows\": 20}",
|
|
"url": "https://www.stats.govt.nz/assets/Uploads/Business-price-indexes/Business-price-indexes-September-2020-quarter/Download-data/business-price-indexes-september-2020-quarter-corrections-to-previously-published-statistics.csv",
|
|
"provider": {
|
|
"storage": "HTTPS",
|
|
"reader_impl": "gcsfs"
|
|
}
|
|
}
|