Skip to main content

Python client library for dratio.io API Web services

Project description

dratio.io logo


Python Client for dratio.io API web services

Data as-a-service to help make better decisions based on technology

Description

What is dratio?

Dratio is the result of our experience creating solutions for data-driven decision making in a wide variety of industries. We provide tools and data as-a-service that enable to create robust data solutions in an agile way.

Python client

This client allows you to interact with the services offered by the dratio.io platform from Python. You will be able to download ready-to-use datasets for all types of industries. All data is reviewed, documented and linked together by common variables, allowing you to reference directly with your data without spending time on integration.

Support

This library is supported by dratio's team. If you find a bug, or have a feature suggestion, please log an issue or contact us through our page or via mail to info@dratio.io.

Requirements

  • Python 3.5 or later.
  • A dratio.io API key.

API Keys

Each dratio.io Web Service request requires an API key. API keys are generated in the 'API' section of the dratio.io platform.

Important: This key should be kept secret on your server.

Installation

You can install this client through PyPI

$ pip install -U dratio

or by downloading the source code and installing the package locally

$ git clone git@github.com:dratio-io/dratio-client.git
$ cd dratio-client
$ python setup.py install

Usage

from dratio import Client

client = Client('<your api token>')

df = client.get('employment-municipality-sector')

License & Terms and conditions

Copyright 2022 dratio.io. All rights reserved.

This source code is licensed under the Apache License, Version 2.0. You may obtain a copy of the License at apache.org.

The use of the services offered by this client must be in accordance with dratio's terms and conditions. You may obtain a copy of the terms at dratio.io

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

dratio-0.0.1.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

dratio-0.0.1-py3-none-any.whl (8.0 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