Skip to main content

API interface for Prevedere Inc. in Python 3.6+

Project description

prevedere-api

prevedere-api provides the ability to access retrieve indicator series data, as well as other information. For full documentation, go to the Prevedere API Metadata page.

Installation

pip install prevedere-api

Use

import prevedere

api_key = "xyz123"
provider = "provider_a"
provider_id = "a123"

p = prevedere.Api(api_key)
p.indicator_series(provider, provider_id)

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

prevedere-api-0.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

prevedere_api-0.1-py3-none-any.whl (8.2 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