bitvijays / AirPollutionDataPlatform

Platform for air pollution
0 stars 2 forks source link

Adding of Traffic count SCOOT Data #58

Open bitvijays opened 3 years ago

bitvijays commented 3 years ago

Hi Aman/ Anshul,

So, as we need to add a new dataset, what we need to is below

  1. As we are adding this new dataset already under an organization (open data bristol), we would need a org_id of ODB.
  2. We need to create a dataset under an Organization (Refer Step 5B Create Packages Datasets), could be named like "Traffic Count Data - SCOOT".
  3. 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

Let me know if any other information is required.

Vijay