/ibge-cnes-scrapy

Spider to get info from IBGE

Primary LanguageJupyter Notebook

Ibge-scrapy

Coverage Status Build Status

This script synthesise GDP (PIB in portuguese) data, total population (IBGE data), medical assist lifes (ANS data) and all hospital equipments (CNES data) in cities from brazilian northeast region.

Usage

Call the main script:

$python cobertura/cobertura_nordeste.py

It will generate an excel file named "Cobertura NE.xls"

Tests

To run the tests, just do:

$python setup.py tests