Some notebooks are organised into folders which group data from each organisation (e.g. NaturalEngland, UKCEH, ONS)
Each folder should have a README file describing the institution, type of data being processed, and general information on how to access the original data, which we are not providing in this repository.
Some of this information already exists in the notebooks. We can update these and and consolidate existing logic to simplify the ingestion process.
For instance, all Land Cover Plus: Crops perform a similar rasterization process, which we can generalize in a reusable module.
Some datasets are processed in notebooks which are not within an organisation directory. These need to be reviewed and moved if necessary, without affecting the import process
Some notebooks are organised into folders which group data from each organisation (e.g. NaturalEngland, UKCEH, ONS)
Each folder should have a README file describing the institution, type of data being processed, and general information on how to access the original data, which we are not providing in this repository.
Some of this information already exists in the notebooks. We can update these and and consolidate existing logic to simplify the ingestion process.
For instance, all Land Cover Plus: Crops perform a similar rasterization process, which we can generalize in a reusable module.
Some datasets are processed in notebooks which are not within an organisation directory. These need to be reviewed and moved if necessary, without affecting the import process