-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Data catalog integration #214
Comments
The flow for the data catalog integration will be:
Important notes:
There are a couple of things we need to move this forward, namely:
|
Server implementation for data catalog
Cache table schema:
|
ID's of the tags:
Still have to figure out the tags for the other tags (pop and POI) The following endpoint can be used to filter by type: |
This feature is ready to be tested. For this we'd need the following:
@qli1205 Can you help us with this? |
Todo:
|
To test the POI dataset, we can use the following: https://datacatalog.worldbank.org/dataset/china-ghuizou-poi |
We were able to test the data catalog workflow with the new data you uploaded. The POI and Admin Boundaries work well, but we need input from your side on the Road Network and Origins. Please see our notes below. POIThanks for uploading the new POI data. We implemented a way to consume a single resource with multiple datasets.
Admin boundariesCorrect format and working perfectly. Road-networkThe entry we found in the catalog is in Population dataThere were no entries for population data in the catalog. Please upload it and provide us with a link. The population data must be a |
From the proposal:
Develop an integration with the WB Data Catalog that makes it easier to discover and use input data prepared by others.
The development of this feature depends on the ability to programmatically access and retrieve data from the Data Catalog. Most importantly:
The text was updated successfully, but these errors were encountered: