Closed ramyaragupathy closed 2 years ago
cc @robsavoye @omranlm @JorgeMartinezG
The current data from Insights is a historical snapshot for the given time period. So instead of using raw-data
endpoint let's rename it to historical-snapshot
.
@itskshitiz321 @omranlm @JorgeMartinezG @robsavoye
We can keep rawdata as prefix to make it more clearer ? like this , rawdata/historical-snapshot/ , so that when we provide current snapshot we can say , rawdata/current-snapshot @ramyaragupathy What do you think ?
sounds good @itskshitiz321
An API endpoint, where the user can extract a certain OSM feature type for a specific hashtag within the input polygon and the timeframe that the user has supplied. Eg: buildings with #hotosm-project-1234 on 7th Dec 2021
Available only for permissioned users since we share user metadata on features and tasking manager statistics.
Endpoint: /rawdata POST
Source:
Insights - so that data always remain consistent over a period of time
Sample Request Body:
Acceptance Criteria:
:
and_
supported, any characters or numbers other than that throws an 402 error