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.2.0")



Attach the package and use:
library("FedData")
Maintained by
R. Kyle Bocinsky
[Scholar Profile | Author Map]
First Published: 2015-02-13
Latest Update: 2023-10-03
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.2.0, https://cran.r-project.org/web/packages/FedData. Accessed 31 Mar. 2025.
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)
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for FedData0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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