Skip to main content

Organisation

We maintain a list of organisations that supply data to our platform. These organisations are categorised into various types, such as development corporations, government organisations, local authorities, and more. Each data source added to our platform must be linked to the organisation that provided the data.

The organisation table includes key details for each organisation, such as the organisation name, website, start date, end date, etc.

Provision

The Provision table is created to identify the organisations from which we expect data for a given dataset. This table helps in identifying the expected publishers for a specific dataset.

It contains key information such as:

  • provision_reason: Specifies the reason why an organisation is expected to provide a particular dataset.
  • provision_rule: Defines the rules governing the data we expect each organisation to supply. These rules are used to generate the final provision dataset.

Provision Rule

The Provision Rule table contains two key fields, project and role, which are used to identify the organisations expected to provide data.

For example, in the case of the Article 4 Direction dataset:

  • The role is set to local-planning-authority. Organisations linked to this role are stored in the Role Organisation Table, and all organisations associated with this role are added as expected for the dataset.
  • Additionally, the dataset is associated with the project Open Digital Planning. Organisations linked to this project, found in the Project Organisation Table, are also added as expected for this dataset.

This process ensures that all relevant organisations, based on their roles and project affiliations, are accurately associated with each dataset.