- Drupal 10 backend
- Backport of DKAN2 to Drupal content type, entities, fields and taxonomy references to make things easier.
- Content structure
- Dataset
- Fields
- Title
- Description
- Tag
- All vocabularies(Listed Below)
- Distribution which is nothing but set of resoruces(files)
- Fields
- Dataset
- Vocabularies
- Department
- Sectors
- Locations
- SDG - Goals
- SDG - Targets
- SDG - Indicators
- LIF
- SIF
- state wise
- DIF
- district wise
- Numerators and Denominators
- Import of files
- Use the PHP libraries from DKAN
- Look at how the tables are created. one for dataset or one for resource?
- Look at how we can merge the tables in a single dataset(low priority)
- Merging of different datasets
- Look at how we can join different datasets based on the common fields since all of these are just tables.
- Getting the search working
- Getting the logins working
- Get a frontend that is simple and similar to https://data.telangana.gov.in/ for now.
- Visualisation of the datasets. Check what is used in NDAP
- Go through the videos in https://ndap.niti.gov.in/help
Referenced in:
All notes