From dbe2b90ce4a604cfcf7393d5cacf2cb7955c12a7 Mon Sep 17 00:00:00 2001 From: macataci <mc.tavera@uniandes.edu.co> Date: Wed, 5 Feb 2025 10:11:03 -0500 Subject: [PATCH 1/3] updated wordlist and readme --- README.Rmd | 2 +- inst/WORDLIST | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 0dc923c..0aa0ac2 100644 --- a/README.Rmd +++ b/README.Rmd @@ -47,7 +47,7 @@ install.packages("ColOpenData") You can also install the development version of ColOpenData from [GitHub](https://github.com/) with: -``` r +```{r eval=FALSE, include=TRUE} # install.packages("pak") pak::pak("epiverse-trace/ColOpenData") ``` diff --git a/inst/WORDLIST b/inst/WORDLIST index 4bf1f01..d5125be 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -120,4 +120,6 @@ geouy Espinal viviendas viv -dpto \ No newline at end of file +dpto +Administrativo +Nacional \ No newline at end of file From 22e003c90725ffb093ab16b85d0ce1d2f7e42494 Mon Sep 17 00:00:00 2001 From: macataci <mc.tavera@uniandes.edu.co> Date: Wed, 5 Feb 2025 11:00:04 -0500 Subject: [PATCH 2/3] updated disclaimers --- R/download_climate.R | 8 ++-- R/download_population_projections.R | 19 +++++----- README.Rmd | 2 +- README.md | 38 +++++++++---------- tests/testthat/_snaps/download_climate.md | 12 +++--- .../_snaps/download_population_projections.md | 4 +- 6 files changed, 42 insertions(+), 41 deletions(-) diff --git a/R/download_climate.R b/R/download_climate.R index 34bc3cc..ee275f2 100644 --- a/R/download_climate.R +++ b/R/download_climate.R @@ -200,10 +200,10 @@ download_climate_stations <- function(stations, start_date, end_date, tag) { 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 areresponsible for any outcomes from their use or analysis of - the data.", - "Stored by Universidad de Los Andes under the Epiverse TRACE iniative." + 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 initiative." ) )) diff --git a/R/download_population_projections.R b/R/download_population_projections.R index 6e7965f..36fcd77 100644 --- a/R/download_population_projections.R +++ b/R/download_population_projections.R @@ -98,15 +98,16 @@ download_pop_projections <- function(spatial_level, start_year, end_year, prefix = "\n", initial = "", c( "ColOpenData provides open data derived from Departamento Administrativo - Nacional de Estadística (DANE), and Instituto de Hidrología, Meteorología - y Estudios Ambientales (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." + Nacional de Estad\u00edstica (DANE), and Instituto de Hidrolog\u00eda, + Meteorolog\u00eda y Estudios Ambientales (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 initiative." ) )) return(population_projections) diff --git a/README.Rmd b/README.Rmd index 0aa0ac2..978ac07 100644 --- a/README.Rmd +++ b/README.Rmd @@ -82,7 +82,7 @@ Similar R packages are offered for international communities, allowing the user ### Disclaimer -ColOpenData stores and distributes open data originally obtained from Departamento Administrativo Nacional de Estadística (DANE), and Instituto de Hidrología, Meteorología y Estudios Ambientales (IDEAM). It is important to note that the data retrieved from these sources has been processed, transformed, and adapted to meet the functional requirements of this package. These modifications may result in changes to the structure, format, or content of the original data, and as such, the data provided by this package does not represent the official datasets as maintained by IDEAM or DANE. +ColOpenData stores and distributes open data originally obtained from Departamento Administrativo Nacional de Estad\u00edstica (DANE), and Instituto de Hidrolog\u00eda, Meteorolog\u00eda y Estudios Ambientales (IDEAM). It is important to note that the data retrieved from these sources has been processed, transformed, and adapted to meet the functional requirements of this package. These modifications may result in changes to the structure, format, or content of the original data, and as such, the data provided by this package does not represent the official datasets as maintained by IDEAM or DANE. The development of this package is completely independent of these institutions, and neither IDEAM, DANE, nor any other Colombian government body endorses, sponsors, or is involved in the creation or maintenance of this package. diff --git a/README.md b/README.md index b52e6c2..f99071c 100644 --- a/README.md +++ b/README.md @@ -104,25 +104,25 @@ the user to download census, geospatial and climate data. ### Disclaimer ColOpenData stores and distributes open data originally obtained from -Departamento Administrativo Nacional de Estadística (DANE), and -Instituto de Hidrología, Meteorología y Estudios Ambientales (IDEAM). It -is important to note that the data retrieved from these sources has been -processed, transformed, and adapted to meet the functional requirements -of this package. These modifications may result in changes to the -structure, format, or content of the original data, and as such, the -data provided by this package does not represent the official datasets -as maintained by IDEAM or DANE. The development of this package is -completely independent of these institutions, and neither IDEAM, DANE, -nor any other Colombian government body endorses, sponsors, or is -involved in the creation or maintenance of this package. Consequently, -they bear no responsibility for the data as presented within this -package. Furthermore, the authors of the ColOpenData assume no liability -for any outcomes resulting from the use or misuse of the data provided. -The user is solely responsible for how they utilize the data, and any -conclusions drawn, analyses performed, or actions taken based on this -data are the user’s responsibility. This package and its authors make no -claims to represent or act on behalf of IDEAM, DANE, or any other -official entity. +Departamento Administrativo Nacional de Estad0edstica (DANE), and +Instituto de Hidrolog0eda, Meteorolog0eda y Estudios Ambientales +(IDEAM). It is important to note that the data retrieved from these +sources has been processed, transformed, and adapted to meet the +functional requirements of this package. These modifications may result +in changes to the structure, format, or content of the original data, +and as such, the data provided by this package does not represent the +official datasets as maintained by IDEAM or DANE. The development of +this package is completely independent of these institutions, and +neither IDEAM, DANE, nor any other Colombian government body endorses, +sponsors, or is involved in the creation or maintenance of this package. +Consequently, they bear no responsibility for the data as presented +within this package. Furthermore, the authors of the ColOpenData assume +no liability for any outcomes resulting from the use or misuse of the +data provided. The user is solely responsible for how they utilize the +data, and any conclusions drawn, analyses performed, or actions taken +based on this data are the user’s responsibility. This package and its +authors make no claims to represent or act on behalf of IDEAM, DANE, or +any other official entity. ### Lifecycle diff --git a/tests/testthat/_snaps/download_climate.md b/tests/testthat/_snaps/download_climate.md index edac686..b127dcc 100644 --- a/tests/testthat/_snaps/download_climate.md +++ b/tests/testthat/_snaps/download_climate.md @@ -37,9 +37,9 @@ 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 areresponsible for any outcomes from their use or + 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. + Stored by Universidad de Los Andes under the Epiverse TRACE initiative. Output station longitude latitude date hour tag value 1 21190290 -74.71311111 4.16102778 2010-10-01 07:00:00 PTPM_CON 34 @@ -127,9 +127,9 @@ 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 areresponsible for any outcomes from their use or + 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. + Stored by Universidad de Los Andes under the Epiverse TRACE initiative. Output station longitude latitude date hour tag value 1 21190290 -74.71311111 4.16102778 2010-10-01 07:00:00 PTPM_CON 34 @@ -187,9 +187,9 @@ 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 areresponsible for any outcomes from their use or + 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. + Stored by Universidad de Los Andes under the Epiverse TRACE initiative. Output station longitude latitude date hour tag value 1 21190290 -74.71311111 4.16102778 2018-10-01 07:00:00 PTPM_CON 44 diff --git a/tests/testthat/_snaps/download_population_projections.md b/tests/testthat/_snaps/download_population_projections.md index c172b58..d8011f1 100644 --- a/tests/testthat/_snaps/download_population_projections.md +++ b/tests/testthat/_snaps/download_population_projections.md @@ -10,7 +10,7 @@ Message ColOpenData provides open data derived from Departamento Administrativo Nacional de Estadística (DANE), and Instituto de Hidrología, - Meteorología y Estudios Ambientales (IDEAM)but with modifications for + Meteorología y Estudios Ambientales (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 @@ -18,7 +18,7 @@ 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. + Stored by Universidad de Los Andes under the Epiverse TRACE initiative. Output codigo_departamento departamento ano 1 05 Antioquia 2010 From 58fb7953afa7e221cb7e294ad3433a6082e1c67a Mon Sep 17 00:00:00 2001 From: macataci <mc.tavera@uniandes.edu.co> Date: Wed, 5 Feb 2025 11:07:13 -0500 Subject: [PATCH 3/3] update worldlist --- inst/WORDLIST | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/inst/WORDLIST b/inst/WORDLIST index d5125be..4dfae60 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -122,4 +122,9 @@ viviendas viv dpto Administrativo -Nacional \ No newline at end of file +Nacional +eda +edstica +Estad +Hidrolog +Meteorolog \ No newline at end of file