Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: nature.com -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Keywords from Contributors
Repository
download geographic data
Basic Info
- Host: GitHub
- Owner: rspatial
- License: gpl-3.0
- Language: R
- Default Branch: master
- Size: 294 KB
Statistics
- Stars: 174
- Watchers: 3
- Forks: 15
- Open Issues: 37
- Releases: 0
Metadata Files
README.md
geodata
geodata is an R package for downloading geographic data.
This package facilitates access to climate, elevation, soil, crop, species occurrence, and administrative boundary data, and is a successor of the getData() function from the raster package.
Installation
You can install the released version of geodata from CRAN with:
r
install.packages("geodata")
You can install the development version of geodata from github with:
``` r
install.packages("remotes")
remotes::install_github("rspatial/geodata") ```
Data
|Function |Description |
|:---------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------|
|bio_oracle |Marine data from Bio-Oracle |
|cmip6_world, cmip6_tile |Downscaled and calibrated CMIP6 projected future climate data |
|country_codes |Country codes |
|crop_calendar_sacks |Crop calendar data by Sacks et al |
|crop_monfreda |Crop area and yield data for 175 crops by Monfreda et al. |
|crop_spam |MapSPAM crop data (area, yield, value) |
|cropland |Cropland density for the world derived from different sources (ESA, GLAD, QED) |
|elevation_3s, elevation_30s, elevation_global |Elevation data |
|gadm, world |Administrative boundaries for any country, or the entire world from GADM |
|landcover |Landcover data derived from ESA WorldCover |
|footprint |Human footprint data from the Last of the Wild project |
|osm |OpenStreetMap data by country (places and roads) |
|population |Population density Gridded Population of the World |
|soil_af |Chemical and physical soil properties data for Africa for different soil depths |
|soil_af_elements |Connect to or download chemical soil element concentration (for the 0-30 cm topsoil) data for Africa |
|soil_af_water |Physical soil properties data for Africa for water balance computation |
|soil_af_isda |Soil data for Africa derived from the iDSA data set |
|soil_world_vsi |Virtually connect to the global SoilGrids data |
|soil_world |Global soils data from SoilGrids |
|sp_occurrence |Species occurrence records from the Global Biodiversity Information Facility |
|travel_time |Travel time to and from cities and ports by Nelson et al. |
|worldclim_global, worldclim_country, worldclim_tile |WorldClim glocal climate data |
Owner
- Name: rspatial
- Login: rspatial
- Kind: organization
- Website: https://github.com/rspatial
- Repositories: 7
- Profile: https://github.com/rspatial
The R packages terra, luna, raster, geosphere and friends. See "github.com/r-spatial" for "sf" c.s.
GitHub Events
Total
- Issues event: 32
- Watch event: 21
- Issue comment event: 42
- Push event: 14
- Pull request event: 4
Last Year
- Issues event: 32
- Watch event: 21
- Issue comment event: 42
- Push event: 14
- Pull request event: 4
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| rhijmans | r****s@g****m | 176 |
| AMBarbosa | A****a | 6 |
| Jakub Nowosad | t****i@g****m | 2 |
| Fernando Aramburu Merlos | f****s@g****m | 2 |
| smithty | s****y@O****a | 2 |
| Ivan Dubrovin | i****n@i****m | 1 |
| Dybovsky98 | a****6@w****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 87
- Total pull requests: 16
- Average time to close issues: about 1 month
- Average time to close pull requests: 8 months
- Total issue authors: 60
- Total pull request authors: 8
- Average comments per issue: 1.48
- Average comments per pull request: 0.19
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 22
- Pull requests: 1
- Average time to close issues: 5 days
- Average time to close pull requests: 1 day
- Issue authors: 19
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AMBarbosa (19)
- plantarum (3)
- MaxCarabus (3)
- geamaro (2)
- atrixkesval (2)
- peetmate (2)
- gcamaro (2)
- davidorme (1)
- coconn41 (1)
- renhamm (1)
- basille (1)
- dataquine (1)
- ani-ghosh (1)
- timbean (1)
- jhnwllr (1)
Pull Request Authors
- AMBarbosa (7)
- plantarum (2)
- AramburuMerlos (2)
- iod-ine (1)
- krishnakeshav (1)
- Nowosad (1)
- adrian98dybowski (1)
- noahdasanaike (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 6,930 last-month
- Total docker downloads: 5,023
- Total dependent packages: 13
- Total dependent repositories: 21
- Total versions: 11
- Total maintainers: 1
cran.r-project.org: geodata
Download Geographic Data
- Documentation: http://cran.r-project.org/web/packages/geodata/geodata.pdf
- License: GPL (≥ 3)
-
Latest release: 0.6-2
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.5.0 depends
- terra * depends
- R.utils * suggests
- jsonlite * suggests