API Details - GosroPoorheydar/frontend-data GitHub Wiki
In this file i will document all API data that i require to achieve my goals.
Specifications Parking area
Specifications belonging to a parking area or garage, like the amount of parking spots and electric charging poles.
API link: https://opendata.rdw.nl/resource/b3us-f26s.json
Required data from this API:
AreaID - Identifying code of a parking area or facility.
AreaManagerID : Identifying code of an owner/manager or parking-facilitator.
Capacity - The amount of parking spots in a parking area or facility.
Geo Parking Garages
Geographical data chart containing the locations of parking garages
API link: https://opendata.rdw.nl/resource/t5pc-eb34.json
Required data from this API:
AreaDesc : Name of area.
AreaID - Identifying code of a parking area or facility.
AreaManagerID : Identifying code of an owner/manager or parking-facilitator.
Location : Location in Longitude/Latitude
UsageID : Description of the area.
Fare Calculations
The fare calculations with which the price of a parking privilege is decided. Every parking owner can decide their own fare
API link: https://opendata.rdw.nl/resource/nfzq-8g7y.json
Required data from this API:
AreaManagerID : Identifying code of an owner/manager or parking-facilitator.
FareCalculationCode : Code of a certain price calculation.
FareCalculationDesc : The description of a certain price calculation.