Skip to content

Commit

Permalink
snapshots updates
Browse files Browse the repository at this point in the history
  • Loading branch information
macataci committed Oct 1, 2024
1 parent 9d8a913 commit bcf3ddc
Show file tree
Hide file tree
Showing 5 changed files with 80 additions and 64 deletions.
54 changes: 30 additions & 24 deletions tests/testthat/_snaps/download_climate.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,16 @@
download_climate_stations(stations = stations_test, start_date = "2010-10-01",
end_date = "2010-12-10", tag = "PTPM_CON")
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
station longitude latitude date hour tag value
Expand Down Expand Up @@ -117,14 +119,16 @@
download_climate_geom(geometry = apicala, start_date = "2010-10-01", end_date = "2010-11-10",
tag = "PTPM_CON")
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
station longitude latitude date hour tag value
Expand Down Expand Up @@ -175,14 +179,16 @@
download_climate(code = "73148", start_date = "2018-10-01", end_date = "2018-11-10",
tag = "PTPM_CON")
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
station longitude latitude date hour tag value
Expand Down
18 changes: 10 additions & 8 deletions tests/testthat/_snaps/download_demographic.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@
Code
download_demographic("DANE_CNPVH_2018_1HD")
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
codigo_departamento
Expand Down
36 changes: 20 additions & 16 deletions tests/testthat/_snaps/download_geospatial.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,16 @@
download_geospatial(spatial_level = "department", simplified = TRUE,
include_geom = TRUE, include_cnpv = FALSE)
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
Simple feature collection with 33 features and 6 fields
Expand Down Expand Up @@ -49,14 +51,16 @@
download_geospatial(spatial_level = "dpto", simplified = TRUE, include_geom = FALSE,
include_cnpv = TRUE)
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
codigo_departamento departamento
Expand Down
18 changes: 10 additions & 8 deletions tests/testthat/_snaps/download_population_projections.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@
Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
i Please use `all_of(var)` (or `any_of(var)`) instead of `.data[[var]]`
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
codigo_departamento departamento ano
Expand Down
18 changes: 10 additions & 8 deletions tests/testthat/_snaps/merge_geo_demographic.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@
Code
merge_geo_demographic("DANE_CNPVH_2018_1HD")
Message
ColOpenData provides open data derived from IDEAM and DANE but with
modifications for specific functional needs. These changes may alter
the structure, format, or content, meaning the data does not reflect
the official dataset. The package is developed independently, with no
endorsement or involvement from these institutions or any Colombian
government body. The authors of ColOpenData are not liable for how
users utilize the data, and users are responsible for any outcomes from
their use or analysis of the data.
ColOpenData provides open data derived from The National Administrative
Department of Statistics (DANE), and the Institute of Hydrology,
Meteorology and Environmental Studies (IDEAM)but with modifications for
specific functional needs. These changes may alter the structure,
format, or content, meaning the data does not reflect the official
dataset. The package is developed independently, with no endorsement or
involvement from these institutions or any Colombian government body.
The authors of ColOpenData are not liable for how users utilize the
data, and users are responsible for any outcomes from their use or
analysis of the data.
Stored by Universidad de Los Andes under the Epiverse TRACE iniative.
Output
Simple feature collection with 33 features and 9 fields
Expand Down

0 comments on commit bcf3ddc

Please sign in to comment.