Skip to main content

A python package to deal with IBGE-PNADc database.

Project description

This is an unofficial and simple python package to deal with IBGE-PNADc microdata. Aims to help you with quick functions to work with the Pesquisa Nacional por Amostra de Domicílios Contínua

This package will provide you with tools to download, save, build and analyze all the survey data in the most effective way possible.

  • Free software: GNU Lesser General Public License v3 or later (LGPLv3+)

Installation

pip install pnadc

You can also install the in-development version with:

pip install https://github.com/ppnasser/pnadc/archive/master.zip

Documentation

https://pnadc.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.0.0 (2020-07-26)

  • First release on PyPI.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pnadc-0.0.7-py2.py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 2 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