An open API service indexing awesome lists of open source software.

https://github.com/mdlincoln/europop

Historical Populations of European Cities, 1500-1800
https://github.com/mdlincoln/europop

data history population

Last synced: 4 months ago
JSON representation

Historical Populations of European Cities, 1500-1800

Awesome Lists containing this project

README

          

europop
=======

[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/europop)](https://cran.r-project.org/package=europop)
[![Travis-CI Build Status](https://travis-ci.org/mdlincoln/europop.svg?branch=master)](https://travis-ci.org/mdlincoln/europop)
[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/mdlincoln/europop?branch=master&svg=true)](https://ci.appveyor.com/project/mdlincoln/europop)
[![DOI](https://zenodo.org/badge/5105/mdlincoln/europop.svg)](https://zenodo.org/badge/latestdoi/5105/mdlincoln/europop)

Historical population estimates of European cities, 1500-1800, as compiled by Jan De Vries, *European Urbanization, 1500-1800* (Cambridge: Harvard University Press, 1984), Appendix I.

The original tables as published in De Vries 1984 are available in [`data-raw/extracted`](https://github.com/mdlincoln/europop/tree/master/data-raw/extracted), with the tidied version available in [`data-raw/europop.csv`](https://github.com/mdlincoln/europop/blob/master/data-raw/europop.csv)

With this package, I have also included a table of coordinates for each city in [`data-raw/city_coords.csv`](https://github.com/mdlincoln/europop/blob/master/data-raw/city_coords.csv).

---
[Matthew Lincoln](http://matthewlincoln.net)