| Bucaramanga_wifi_tbl_df | R Documentation |
This dataset, Bucaramanga_wifi_tbl_df, is a tibble containing information about community WiFi connection zones in the municipality of Bucaramanga. It includes details such as the zone name, address, neighborhood, commune, urban or rural classification, department, municipality, and geographic coordinates. This dataset was taken from GOV.CO Datos Abiertos, last update on September 20, 2025.
data(Bucaramanga_wifi_tbl_df)
A tibble with 82 observations and 9 variables:
Name of the WiFi zone (character)
Address of the WiFi zone (character)
Neighborhood of the WiFi zone (character)
Commune of the WiFi zone (character)
Urban or rural classification (character)
Department where the zone is located (character)
Municipality where the zone is located (character)
Latitude coordinate of the WiFi zone (character)
Longitude coordinate of the WiFi zone (character)
The dataset name has been kept as 'Bucaramanga_wifi_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/SERVICIO-DE-CONECTIVIDAD-ZONAS-WIFI/9n9m-2dqq/about_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.