Get all datasets - noi-techpark/opendatahub-docs GitHub Wiki
Tourism Datasets
Get all available Tourism Datasets at the Opendatahub Tourism api startingpoint
https://tourism.api.opendatahub.bz.it/v1
Response
Id
: ODH IdentifierApiIdentifier
: The endpoint where data is availableOdhType
: ODH Type of the dataApiDescription
: Short Description what the dataset containsSwaggerUrl
: Link to swagger whith additional documentation of the parameter useApiFilter
: optional Queryparameters to filter Endpoint for this datasetApiUrl
: Endpoint URL with Filter precompiledSelf
: Link to the data_Meta
: MetainfosOutput
: What formats does the endpoint provideSources
: Sources of the dataApiAccess
: open/closed data info by sourcePathParam
: EndpointPublishedOn
: Publishing informationRecordCount
: open/closed data Record CountSingleDataset
: Single Dataset or Dataset composed by many sourcesDeprecated
: Deprecated Endpoint true/false
[
{
"Id": "it.bz.opendatahub.odhactivitypoi",
"ApiIdentifier": "ODHActivityPoi",
"OdhType": "odhactivitypoi",
"Description": "Activities Pois and Gastronomies of South Tyrol from various Data Sources (LTS, Suedtirol Wein, Siag, IDM...)",
"License": "CC0/Proprietary",
"SwaggerUrl": "https://tourism.api.opendatahub.bz.it/swagger/index.html#/ODHActivityPoi",
"Self": "https://tourism.api.opendatahub.bz.it/v1/ODHActivityPoi"
}
]