Tulua_Public_Schools_tbl_df | R Documentation |
This dataset, Tulua_Public_Schools_tbl_df, is a tibble containing detailed information about public schools located in the municipality of Tulua, Valle del Cauca, Colombia. It includes the name, location, contact information, and the geographical coordinates of each institution, as well as specific details about each school and its facilities.
data(Tulua_Public_Schools_tbl_df)
A tibble with 105 observations and 8 variables:
Numeric code representing the educational institution's DANE code.
Character string representing the name of the public school.
Character string representing the name of the specific school location or branch.
Numeric code representing the DANE code of the specific school branch.
Character string representing the phone number of the school.
Character string representing the email addresses of the school.
Character string representing the physical address of the school.
Character string representing the geographical coordinates of the school.
The dataset name has been kept as Tulua_Public_Schools_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. The original content has not been modified in any way.
Originally taken from GOV.CO, url: https://www.datos.gov.co/Educaci-n/Listado-de-colegios-p-blicos-del-municipio-de-Tulu/scz9-f8ud/about_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.