Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

geobr

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

geobr

geobr: Download Official Spatial Data Sets of Brazil

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
2

geobr: Download Official Spatial Data Sets of Brazil

logo logo

geobr is a computational package to download official spatial data sets of Brazil. The package includes a wide range of geospatial data in geopackage format (like shapefiles but better), available at various geographic scales and for various years with harmonized attributes, projection and topology (see detailed list of available data sets below).

READ FULL DOCS

Contribute

To start the development environment run

uv sync

Test with

uv run pytest -n auto

You can use a helper to translate a function from R. If you want to add read_biomes, just run

uv run python helpers/translate_from_R.py read_biomes

It will scrape the original R function to get documentation and metadata. It adds:

  • default year
  • function name
  • documentation one liner
  • larger documentation
  • very basic tests

! Be aware that if the function that you are adding is more complicated than the template. So, always double check !

Translation Status

FunctionTranslated?Easy?
read_amazonYesSuper
read_biomesYesSuper
read_census_tractYesNo
read_comparable_areasYesYes
read_conservation_unitsYesSuper
read_countryYesSuper
read_disaster_risk_areaYesSuper
read_health_facilitiesYesSuper
read_health_regionYesSuper
read_immediate_regionYesYes
read_indigenous_landYesSuper
read_intermediate_regionYesYes
read_meso_regionYesNo
read_metro_areaYesSuper
read_micro_regionYesNo
read_municipal_seatYesSuper
read_municipalityYesNo
read_regionYesSuper
read_semiaridYesSuper
read_stateYesSuper
read_statistical_gridYesNo
read_urban_areaYesSuper
read_urban_concentrationsYesSuper
read_weighting_areaYesNo
list_geobrYesYes
lookup_muniYesNo
read_neighborhoodYesYes

Release new version

poetry version [patch|minor|major]
poetry publish --build

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc