mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
6ad2e2c4d6
Will compare against the productIds available at https://www150.statcan.gc.ca/t1/wds/rest/getAllCubesListLite
12 lines
285 B
INI
12 lines
285 B
INI
# Automatically created by: scrapy startproject
|
|
#
|
|
# For more information about the [deploy] section see:
|
|
# https://scrapyd.readthedocs.io/en/latest/deploy.html
|
|
|
|
[settings]
|
|
default = scrape_statcan_tables.settings
|
|
|
|
[deploy]
|
|
#url = http://localhost:6800/
|
|
project = scrape_statcan_tables
|