Skip to main content

Package to request and parse AquaDesk data via the DD-ECO-API

Project description

ddecoapiparser

This Package contains the code to request data via the DD-ECO-API and parse the returned JSON to pd.DataFrame

Extra Information:

Limited Documentation of the API is found here: https://github.com/DigitaleDeltaOrg/dd-eco-api-specs
Implementation of the API is found here: https://ddecoapi.aquadesk.nl/index.html
Syntax for Filtering the API request is found here: https://github.com/DigitaleDeltaOrg/dd-eco-api/blob/main/filtering.md

Arguments of an API request query:

query_url (str): Select the desired url of the API to get the correct data.
query_filter (str, optional): Filtering within API. Defaults to None.
skip_properties (str, optional): Properties to skip in response. Defaults to None.
api_key (str, optional): API key for identification as company, required for some url's . Defaults to None.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ddecoapiparser-0.1.3.7.tar.gz (56.1 MB view hashes)

Uploaded Source

Built Distribution

ddecoapiparser-0.1.3.7-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page