You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, as we need to add a new dataset, what we need to is below
As we are adding this new dataset already under an organization (open data bristol), we would need a org_id of ODB.
We need to create a dataset under an Organization (Refer Step 5B Create Packages Datasets), could be named like "Traffic Count Data - SCOOT".
Once dataset is created, we need to create a resource (Refer Step 5B-6 Create Resources ), we do need to define how the record/data is stored in the resource. (Refer Variables.py) to understand the table structure and how it used in create_resource function
Once, we have defined a resource, we should understand
how config.py defines the different data sources are used (SCK, Luftdaten, ODB)
Hi Aman/ Anshul,
So, as we need to add a new dataset, what we need to is below
create_resource
functionOnce, we have defined a resource, we should understand
Let me know if any other information is required.
Vijay
The text was updated successfully, but these errors were encountered: