| digital_centers_tbl_df | R Documentation |
This dataset, digital_centers_tbl_df, is a tibble containing information about Digital Centers located in the department of Sucre. It includes details such as department name, municipality name, PDET status, name of the populated center, educational center name, start date of operation, end date of initial operation, and current status. The dataset was obtained from GOV.CO Datos Abiertos, last update on April 20, 2024.
data(digital_centers_tbl_df)
A tibble with 475 observations and 8 variables:
Name of the department (character)
Name of the municipality (character)
PDET status (character)
Name of the populated center (character)
Name of the educational center (character)
Start date of operation (character)
End date of initial operation (character)
Current status of the center (character)
The dataset name has been kept as 'digital_centers_tbl_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ColombiAPI package and assists users in identifying its specific characteristics. The suffix 'tbl_df' indicates that the dataset is a tibble object. The original content has not been modified in any way.
Data obtained from GOV.CO Datos Abiertos: https://www.datos.gov.co/Ciencia-Tecnolog-a-e-Innovaci-n/Centros-Digitales-Sucre-/pwyn-md8n/about_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.