-
Notifications
You must be signed in to change notification settings - Fork 4
Get all datasets
RudiThoeni edited this page Dec 6, 2022
·
3 revisions
Get all available Tourism Datasets at the Opendatahub Tourism api startingpoint
https://tourism.api.opendatahub.bz.it/v1
-
Id
: ODH Identifier -
ApiIdentifier
: The endpoint where data is available -
OdhType
: ODH Type of the data -
ApiDescription
: Short Description what the dataset contains -
SwaggerUrl
: Link to swagger whith additional documentation of the parameter use -
ApiFilter
: optional Queryparameters to filter Endpoint for this dataset -
ApiUrl
: Endpoint URL with Filter precompiled -
Self
: Link to the data -
_Meta
: Metainfos -
Output
: What formats does the endpoint provide -
Sources
: Sources of the data -
ApiAccess
: open/closed data info by source -
PathParam
: Endpoint -
PublishedOn
: Publishing information -
RecordCount
: open/closed data Record Count -
SingleDataset
: Single Dataset or Dataset composed by many sources -
Deprecated
: 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"
}
]
This wiki contains additional information about the Open Data Hub alongside the Open Data Hub - Official Documentation 🔗 .