institutions.RdA global gazetteer for biodiversity institutions from various sources, including zoos, museums, botanical gardens, GBIF contributors, herbaria, university collections.
A data frame with 12170 observations on 12 variables.
Compiled from various sources:
Global Biodiversity Information Facility www.gbif.org
Wikipedia www.wikipedia.org
Geonames www.geonames.org
The Global Registry of Biodiversity Repositories www.grbio.org
Index Herbariorum http://sweetgum.nybg.org/science/ih/
Botanic Gardens Conservation International https://www.bgci.org/
#> Classes 'tbl_df', 'tbl' and 'data.frame': 11601 obs. of 12 variables: #> $ name : chr "A.N. Severtsov Institute of Ecology and Evolution, RUSSIAN ACADEMY OF SCIENCES" "Aarhus University" "Aarhus University, Science Museums" "Aathal Dinosaur Museum" ... #> $ decimallongitude : num 37.58 12.1 10.2 8.76 31.6 ... #> $ decimallatitude : num 55.7 55.7 56.2 47.3 40.7 ... #> $ city : chr "Moscow" "Aarhus C" "Aarhus" "Aathal" ... #> $ country : chr "RUS" "DNK" "DNK" "CHE" ... #> $ address : chr NA NA NA NA ... #> $ source : chr "GBIF" "grbioorg" "indexherbariorum" "wikipedia" ... #> $ type : chr "Research_centre" "University" "Herbarium" "Museum" ... #> $ geocoding.precision.m : num 1000 10 1000 1000 10 10 1000 1000 1000 10 ... #> $ geocoding.issue : chr NA NA NA NA ... #> $ geocoding.source : chr "RS" "automatic" "RS" "CD" ... #> $ inside.ptoected.area.WDPAID: int NA NA NA NA NA NA NA NA 555575282 NA ... #> - attr(*, "problems")=Classes 'tbl_df', 'tbl' and 'data.frame': 1 obs. of 5 variables: #> ..$ row : int 1547 #> ..$ col : chr "inside.ptoected.area.WDPAID" #> ..$ expected: chr "no trailing characters" #> ..$ actual : chr ".00E+03" #> ..$ file : chr "'institutions.csv'" #> - attr(*, "spec")=List of 2 #> ..$ cols :List of 12 #> .. ..$ name : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ decimallongitude : list() #> .. .. ..- attr(*, "class")= chr "collector_double" "collector" #> .. ..$ decimallatitude : list() #> .. .. ..- attr(*, "class")= chr "collector_double" "collector" #> .. ..$ city : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ country : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ address : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ source : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ type : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ geocoding.precision.m : list() #> .. .. ..- attr(*, "class")= chr "collector_double" "collector" #> .. ..$ geocoding.issue : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ geocoding.source : list() #> .. .. ..- attr(*, "class")= chr "collector_character" "collector" #> .. ..$ inside.ptoected.area.WDPAID: list() #> .. .. ..- attr(*, "class")= chr "collector_integer" "collector" #> ..$ default: list() #> .. ..- attr(*, "class")= chr "collector_guess" "collector" #> ..- attr(*, "class")= chr "col_spec"