Other packages > Find by keyword >

FedData  

Download Geospatial Data Available from Several Federated Data Sources
View on CRAN: Click here


Download and install FedData package within the R console
Install from CRAN:
install.packages("FedData")

Install from Github:
library("remotes")
install_github("cran/FedData")

Install by package version:
library("remotes")
install_version("FedData", "4.3.0")



Attach the package and use:
library("FedData")
Maintained by
R. Kyle Bocinsky
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-13
Latest Update: 2025-04-12
Description:
Functions to automate downloading geospatial data available from several federated data sources (mainly sources maintained by the US Federal government). Currently, the package enables extraction from nine datasets: The National Elevation Dataset digital elevation models (1 and 1/3 arc-second; USGS); The National Hydrography Dataset (USGS); The Soil Survey Geographic (SSURGO) database from the National Cooperative Soil Survey (NCSS), which is led by the Natural Resources Conservation Service (NRCS) under the USDA; the Global Historical Climatology Network (GHCN), coordinated by National Climatic Data Center at NOAA; the Daymet gridded estimates of daily weather parameters for North America, version 4, available from the Oak Ridge National Laboratory's Distributed Active Archive Center (DAAC); the International Tree Ring Data Bank; the National Land Cover Database (NLCD); the Cropland Data Layer from the National Agricultural Statistics Service; and the PAD-US dataset of protected area boundaries from the USGS.
How to cite:
R. Kyle Bocinsky (2015). FedData: Download Geospatial Data Available from Several Federated Data Sources. R package version 4.3.0, https://cran.r-project.org/web/packages/FedData. Accessed 16 Jul. 2026.
Previous versions and publish date:
1.0 (2015-02-13 20:22), 1.1.0 (2015-05-07 00:10), 2.0.0 (2015-07-08 18:45), 2.0.1 (2015-09-23 02:45), 2.0.2 (2015-12-03 08:49), 2.0.3 (2016-01-20 09:12), 2.0.4 (2016-01-28 10:09), 2.0.5 (2016-02-14 23:23), 2.0.6 (2016-02-22 01:20), 2.0.7 (2016-03-02 16:43), 2.0.8 (2016-03-11 00:57), 2.0.9 (2016-08-17 10:40), 2.0.10 (2016-09-09 00:30), 2.2.0 (2016-09-26 21:27), 2.3.0 (2016-10-03 22:45), 2.3.1 (2016-10-12 09:00), 2.3.2 (2016-10-27 11:08), 2.3.5 (2017-01-06 11:42), 2.4.0 (2017-01-21 00:48), 2.4.5 (2017-03-01 08:36), 2.4.6 (2017-08-18 19:01), 2.4.7 (2017-11-20 22:36), 2.5.0 (2017-12-15 09:17), 2.5.1 (2018-01-24 18:52), 2.5.2 (2018-03-12 21:21), 2.5.3 (2018-05-21 19:17), 2.5.4 (2018-07-06 00:40), 2.5.5 (2018-08-09 06:10), 2.5.6 (2019-01-11 18:50), 2.5.7 (2019-04-22 15:40), 3.0.0 (2022-10-11 19:12), 3.0.1 (2022-11-28 09:00), 3.0.2 (2023-02-26 02:22), 3.0.3 (2023-03-10 23:40), 3.0.4 (2023-05-25 18:10), 4.0.0 (2023-10-03 09:00), 4.0.1 (2024-03-17 01:40), 4.1.0 (2024-11-11 21:10), 4.2.0 (2024-12-11 00:40), (2026-07-09 08:04)
Other packages that cited FedData R package
View FedData citation profile
Other R packages that FedData depends, imports, suggests or enhances
Complete documentation for FedData
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA