tidycensus - Load US Census Boundary and Attribute Data as 'tidyverse' and 'sf'-Ready Data Frames
An integrated R interface to several United States Census Bureau APIs (<https://www.census.gov/data/developers/data-sets.html>) and the US Census Bureau's geographic boundary files. Allows R users to return Census and ACS data as tidyverse-ready data frames, and optionally returns a list-column with feature geometry for mapping and spatial analysis.
Last updated 3 months ago
13.85 score 643 stars 9 dependents 7.5k scripts 5.3k downloadstigris - Load Census TIGER/Line Shapefiles
Download TIGER/Line shapefiles from the United States Census Bureau (<https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>) and load into R as 'sf' objects.
Last updated 3 months ago
13.04 score 325 stars 15 dependents 5.3k scripts 9.8k downloadsmapgl - Interactive Maps with 'Mapbox GL JS' and 'MapLibre GL JS'
Provides an interface to the 'Mapbox GL JS' (<https://docs.mapbox.com/mapbox-gl-js/guides>) and the 'MapLibre GL JS' (<https://maplibre.org/maplibre-gl-js/docs/>) interactive mapping libraries to help users create custom interactive maps in R. Users can create interactive globe visualizations; layer 'sf' objects to create filled maps, circle maps, 'heatmaps', and three-dimensional graphics; and customize map styles and views. The package also includes utilities to use 'Mapbox' and 'MapLibre' maps in 'Shiny' web applications.
Last updated 7 days ago
7.89 score 99 stars 130 scripts 700 downloadsmapboxapi - R Interface to 'Mapbox' Web Services
Includes support for 'Mapbox' Navigation APIs, including directions, isochrones, and route optimization; the Search API for forward and reverse geocoding; the Maps API for interacting with 'Mapbox' vector tilesets and visualizing 'Mapbox' maps in R; and 'Mapbox Tiling Service' and 'tippecanoe' for generating map tiles. See <https://docs.mapbox.com/api/> for more information about the 'Mapbox' APIs.
Last updated 4 months ago
7.55 score 110 stars 304 scripts 542 downloadscrsuggest - Obtain Suggested Coordinate Reference System Information for Spatial Data
Uses data from the 'EPSG' Registry to look up suitable coordinate reference system transformations for spatial datasets in R. Returns a data frame with 'CRS' codes that can be used for 'CRS' transformation and mapping projects. Please see the 'EPSG' Dataset Terms of Use at <https://epsg.org/terms-of-use.html> for more information.
Last updated 3 years ago
6.39 score 128 stars 1 dependents 127 scripts 359 downloadsidbr - R Interface to the US Census Bureau International Data Base API
Use R to make requests to the US Census Bureau's International Data Base API. Results are returned as R data frames. For more information about the IDB API, visit <https://www.census.gov/data/developers/data-sets/international-database.html>.
Last updated 6 months ago
6.04 score 58 stars 2 dependents 63 scripts 226 downloads