Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhersz/geographical-packages
https://github.com/dhersz/geographical-packages
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhersz/geographical-packages
- Owner: dhersz
- Created: 2024-03-11T18:01:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T20:59:02.000Z (10 months ago)
- Last Synced: 2024-10-15T21:44:45.047Z (2 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# geographical-packages
The R community has developed, throughout the years, multiple packages that share official geographic, sociodemographic and land use datasets for several different countries. These packages greatly improve the accessibility to this information, which is frequently stored in government-managed archives that do not offer programming APIs to inspect and acquire the data. These packages may remain undiscovered, however, if one is working on a specific region for the first time and is not aware of their existence in the first place.
The main goal of this repo is to list some of the packages that share official data for different countries, improving their discoverability and consequently their usage.
## Global
- [`{rgeoboundaries}`](https://github.com/wmgeolab/rgeoboundaries)
## Continents
- Africa: [`{africovid}`](https://github.com/afrimapr/africovid), [`{afriadmin}`](https://github.com/afrimapr/afriadmin)
## countries
- Argentina: [`{geoAr}`](https://github.com/PoliticaArgentina/geoAr)
- Brazil: [`{geobr}`](https://github.com/ipeaGIT/geobr), [`{censobr}`](https://github.com/ipeaGIT/censobr), [`{aopdata}`](https://github.com/ipeaGIT/aopdata)
- Canada: [`{cancensus}`](https://github.com/mountainMath/cancensus/)
- Chile: [`{chilemapas}`](https://github.com/pachadotdev/chilemapas/)
- Czech Republic: [`{RCzechia}`](https://github.com/jlacko/RCzechia)
- Finland: [`{geofi}`](https://github.com/rOpenGov/geofi)
- Peru: [`{mapsPERU}`](https://github.com/musajajorge/mapsPERU)
- South Sudan: [`{afrisouthsudan}`](https://github.com/afrimapr/afrisouthsudan)
- Spain: [`{mapSpain}`](https://github.com/rOpenSpain/mapSpain/), [`{tidycenso}`](https://github.com/rOpenSpain/tidycenso)
- United Kingdom: [`{geographr}`](https://github.com/britishredcrosssociety/geographr)
- Uruguay: [`{geouy}`](https://github.com/RichDeto/geouy)
- United States of America: [`{tidycensus}`](https://github.com/walkerke/tidycensus), [`{tigris}`](https://github.com/walkerke/tigris), [`{lehdr}`](https://github.com/jamgreen/lehdr)or
The packages are listed according to the category of data they offer. These categories are:
- Geographic: spatial data such official boundaries and administrative units;
- Sociodemographic: population data such as age, income, education, color, etc;
- Land use: data on the spatial distribution of land use activities.## Geographic
- Global: [`{rgeoboundaries}`](https://github.com/wmgeolab/rgeoboundaries)
- Africa: [`{afriadmin}`](https://github.com/afrimapr/afriadmin)
- Argentina: [`{geoAr}`](https://github.com/PoliticaArgentina/geoAr)
- Brazil: [`{geobr}`](https://github.com/ipeaGIT/geobr)
- Chile: [`{chilemapas}`](https://github.com/pachadotdev/chilemapas/)
- Czech Republic: [`{RCzechia}`](https://github.com/jlacko/RCzechia)
- Finland: [`{geofi}`](https://github.com/rOpenGov/geofi)
- Peru: [`{mapsPERU}`](https://github.com/musajajorge/mapsPERU)
- South Sudan: [`{afrisouthsudan}`](https://github.com/afrimapr/afrisouthsudan)
- Spain: [`{mapSpain}`](https://github.com/rOpenSpain/mapSpain/), [`{tidycenso}`](https://github.com/rOpenSpain/tidycenso)
- United Kingdom: [`{geographr}`](https://github.com/britishredcrosssociety/geographr)
- Uruguay: [`{geouy}`](https://github.com/RichDeto/geouy)
- United States of America: [`{tidycensus}`](https://github.com/walkerke/tidycensus), [`{tigris}`](https://github.com/walkerke/tigris)## Sociodemographic
- Brazil: [`{censobr}`](https://github.com/ipeaGIT/censobr), [`{aopdata}`](https://github.com/ipeaGIT/aopdata)
- Canada: [`{cancensus}`](https://github.com/mountainMath/cancensus/)
- Chile: [`{chilemapas}`](https://github.com/pachadotdev/chilemapas/)
- Peru: [`{mapsPERU}`](https://github.com/musajajorge/mapsPERU)
- South Sudan: [`{afrisouthsudan}`](https://github.com/afrimapr/afrisouthsudan)
- Spain: [`{mapSpain}`](https://github.com/rOpenSpain/mapSpain/)
- Uruguay: [`{geouy}`](https://github.com/RichDeto/geouy)
- United States of America: [`{tidycensus}`](https://github.com/walkerke/tidycensus), [`{lehdr}`](https://github.com/jamgreen/lehdr)## Land use
- Brazil: [`{aopdata}`](https://github.com/ipeaGIT/aopdata)
- Czech Republic: [`{RCzechia}`](https://github.com/jlacko/RCzechia)
- South Sudan: [`{afrisouthsudan}`](https://github.com/afrimapr/afrisouthsudan)
- Uruguay: [`{geouy}`](https://github.com/RichDeto/geouy)
- United States of America: [`{lehdr}`](https://github.com/jamgreen/lehdr)