Skip to main content

Sidrapy

Project description

Sidrapy

Version Python Version License

What is this project?

It is a library that provides a python interface for the IBGE SIDRA API.

Requirements

  • Python 3.5+
  • Linux, Windows, Mac OSX or BSD

How to install and use this project?

Installation

pip install sidrapy

Quick Start

Here is an example of how to use this library. Let's assume that we want the IPCA from Brazil from last 12 months.

import sidrapy

data = sidrapy.get_table(table_code="1419", territorial_level="1", ibge_territorial_code="all", period="last 12")

Where is the SIDRA API Documentation?

Here: http://api.sidra.ibge.gov.br/home/ajuda

How I get in touch?

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

sidrapy-0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

sidrapy-0.1-py3-none-any.whl (4.1 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