Skip to main content

An application to manage Pnadc microdata and its panels

Project description

An application to download, sync, organize and prepare the microdata and metadata of the Brazilian National Household Survey, Pesquisa Nacional por Amostra de Domicílios Contínua - Pnadc - fielded by the Instituto Brasileiro de Geografia e Estatística, IBGE.

The PNADC is a rotating panel survey. The residential dwellings sampled for a panel are visited five times, quarterly. Every quarter a new panel starts, thus there are five active panels in visits 1 to 5. However, IBGE only disseminates Pnadc microdata as cross-section datasets, aggregating records from distinct panels. The trimestral and the anual-trimestre datasets are aggregates of the distinct visits of the five panels surveyed in a quarter; the anual-visita datasets are annual aggregates of first or fifth visit interviews, comprised by four panels visited for the first or fifth time in a year.

What pynad does?

IBGE periodically releases new PNADC datasets and documents. Eventually, previously released datasets and documents are patched. Currently, there are more than a hundred files to download and monitor for updates.

Pynad ascertains one always have the latest versions of data and documents, and helps to keep track of the versions used in an application. It clones the Microdados folder of the Pnadc distributions at IBGE’s FTP server copying all its files to a local folder, syncing it at user demand.

PNADC datasets are disseminated as text files with fixed width records. The position of each variable in the record must be declared to load them. The full metadata (names and columns of variables, categories etc.) are in binary xls Excel files.

Pynad converts the original microdata to standard csv text files and/or parquet binary files; conveniently organizes copies of the original dicionários de variáveis; and generates machine and human readable json text files containing all metadata. The new files are stored in the archive containing the local copy of the PNADC, in distinct folders.

When the local copy is synced, pynad updates the metadata and csv and/or parquet files on a need basis.

PNADC datasets are organized for use as a quarterly or annual cross-section survey, mixing records from 4 or 5 distinct panels. One panel has variables scattered in different datasets. Though dwellings are identified, households and individuals are not. Population weights are not available for the panels

Pynad creates another archive for panel files. It separates the panels retrieving their records from the cross-sectional datasets, then pynad identifies the households and individuals in each dwelling and generates and generates a parquet and/or a csv microdata file for each panel. Original variables have up to five instances in the identified individual records. E.g. for literacy, v3001, the identified individual record has v3001_1, v3001_2 v3001_3, v3001_4, v3001_5.

Pynad updates the panel files on a need basis.

Install

Windows users should add Python to the PATH environment variable.

Use pip to install pynad.

Type pynad in a terminal to run it.

Requirements

Two additional packages will be installed: pyarrow, xlrd.

At least 200GB free storage if generating uncompressed csv files.

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

pynad-3.0.3.tar.gz (41.4 kB view details)

Uploaded Source

Built Distribution

pynad-3.0.3-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

Details for the file pynad-3.0.3.tar.gz.

File metadata

  • Download URL: pynad-3.0.3.tar.gz
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pynad-3.0.3.tar.gz
Algorithm Hash digest
SHA256 e70ebdc23bcd9d318ee09b029b587df0ddc0da2601c38d79d7c2a396d53d822e
MD5 047e24c0ae13960aa5aec48597b25526
BLAKE2b-256 426a94db46f711a4bc2f232d4a90ec673260e2646939128dfbf3daaca6cbad6c

See more details on using hashes here.

File details

Details for the file pynad-3.0.3-py3-none-any.whl.

File metadata

  • Download URL: pynad-3.0.3-py3-none-any.whl
  • Upload date:
  • Size: 42.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pynad-3.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 590a0c9d48214d32aafbf6d62d8781556a6901ff386f2371c90dfb65f8b63256
MD5 ec39543e3bc2674cc23008fe7faaa623
BLAKE2b-256 a3980cb037d7ef7c405766c32d17639d34980911376a071b040039983310d2de

See more details on using hashes here.

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