pop_sgp | R Documentation |
Example dataset containing Singapore census data for years 2018 and 2020 from the Department of Statistics Singapore, joined by name to the Master Plan Subzone polygons from data.gov.sg. Both datasets are released under the Singapore Open Data License.
pop_sgp
sf
polygons with census data for years 2018 and 2020.
Data is in the 'long' format (rows are repeated for each census year).
The following columns are used in this package:
Census block name
Census year
Population count within census block
Contains census data from the Department of Statistics Singapore and polygons from the Singapore Master Plan Subzones, both of which are made available under the terms of the Singapore Open Data Licence version 1.0.
data(pop_sgp)
head(pop_sgp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.