Description Usage Format Examples
This dataset contains a population data on a selection of the largest cities in Germany. The name and state of each city are provided as factor columns. Population values are taken from 2011 Census data and 2015 estimate data. Data obtained from the Wikipedia page at https://en.wikipedia.org/wiki/List_of_cities_in_Germany_by_population.
1 |
A tibble with 79 rows and 4 variables:
The id value for the order; each order can take multiple rows (where each row is for the sale of an individual item)
The census populations of each city in 2015 and in 2011
1 2 3 | # Here is a glimpse at the data
# available in `german_cities`
dplyr::glimpse(german_cities)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.