Skip to content

Commit b4c237c

Browse files
committed
adding article downloads
1 parent 7307c01 commit b4c237c

File tree

2 files changed

+148
-2
lines changed

2 files changed

+148
-2
lines changed

bom-website/content/.md

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
---
2+
title: Data Downloads
3+
slug: /downloads/
4+
---
5+
6+
We provide multiple ways to use and interact with the data generated through this project. If you prefer to access the data from our online database directly through the data API, please consult the [data API's documentation](/api/). The data has been rearranged into a long format and returns JSON objects across weekly and general bills, christenings, causes of death, and foodstuffs.
7+
8+
Data can be downloaded as comma-separated value (CSV) documents, which are available [on our Github repository](https://github.com/chnm/bom/tree/main/bom-data/).
9+
10+
The primary downloadable datasets are as follows
11+
- data transcribed from the [bills of mortality](https://github.com/chnm/bom/tree/main/bom-data/data-csvs), whose filenames can be generally translated as follows:
12+
- YYYY-MM-DD: date last updated
13+
- Bodleian/BL/HEH/Laxton/Millar/QC/Wellcome: document source
14+
- weeklybills: weekly data
15+
- generalbills: annual data
16+
- parishes: parish-by-parish counts of plague mortality and total mortality
17+
- causes: city-wide (including local suburbs) counts for various causes of death
18+
- gender: city-wide (including local suburbs) christenings and burials broken down into male and female
19+
- foodstuffs: city-wide data on the prices of various foodstuffs, primarily bread
20+
- [death dictionary](https://github.com/chnm/bom/blob/main/bom-data/2025-01-31-deathdictionary.csv)
21+
- [geoJSON files](https://github.com/chnm/bom/tree/main/bom-data/geoJSON-files) for the parishes over time
22+
- [node and edge lists](https://github.com/chnm/bom/tree/main/bom-data/parish-networks) for the parish network over time
23+
- [shapefiles](https://github.com/chnm/bom/tree/main/bom-data/parish-shapefiles) for the parishes over time, including a [parish name authority file](https://github.com/chnm/bom/blob/main/bom-data/parish-shapefiles/2023-02-08-London-parishes-authority-file.csv)
24+
25+
The READMEs in the repostitories further describe the contents of the datasets. The weekly and annual bills of mortality CSVs are arranged as wide tables and are exports from [DataScribe](https://datascribe.tech).
26+
27+
The supporting data for our article publications can be found below:
28+
29+
<table class="data-table">
30+
<thead>
31+
<tr class="table-header">
32+
<th class="table-cell">Citation</th>
33+
<th class="table-cell">Download</th>
34+
</tr>
35+
</thead>
36+
<tbody>
37+
<tr class="table-row">
38+
<td class="table-cell description-cell">Jessica M. Otis and Katherine Kania, "The Monarchs' Bills of Mortality: A Geographical Analysis of Death in Seventeenth-Century London," <i>The London Journal</i> (forthcoming).</td>
39+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/monarchical-bills" class="download-link">Download</a></td>
40+
</tr>
41+
<tr class="table-row">
42+
<td class="table-cell description-cell">Jason A. Heppler and Jessica M. Otis, "‘To Number the Days of a Man’: Arithmetic and the London Bills of Mortality, 1636–1752" (under review)</td>
43+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-processing/scripts/bompy/data/2025-11-ArchivalCopyofArticleData" class="download-link">Download</a></td>
44+
</tr>
45+
</tbody>
46+
</table>
47+
48+
<!--
49+
<table class="data-table">
50+
<thead>
51+
<tr class="table-header">
52+
<th class="table-cell" style="width: 200px;">Files</th>
53+
<th class="table-cell">Description</th>
54+
<th class="table-cell">Download</th>
55+
</tr>
56+
</thead>
57+
<tbody>
58+
<tr class="table-row">
59+
<td class="table-cell file-name">Bodleian V1, V2, V3, and V4 Weekly Bills Parishes</td>
60+
<td class="table-cell description-cell">Bodleian Weekly Bills Parishes contains mortality information from weekly bills published in the 1630s through 1670s. It contains parish-by-parish counts of plague mortality and total mortality for the parish, along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England).</td>
61+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
62+
</tr>
63+
<tr class="table-row">
64+
<td class="table-cell file-name">Bodleian V1, V2, V3, and V4 Weekly Bills Causes</td>
65+
<td class="table-cell description-cell">Bodleian Weekly Bills Causes contains mortality information from weekly bills published in the 1630s through 1670s. It contains city-wide (including local suburbs) death counts for various causes of death, along with information about christenings (births registered within the Church of England), burials (deaths registered within the Church of England), plague deaths, and bread prices.</td>
66+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
67+
</tr>
68+
<tr class="table-row">
69+
<td class="table-cell file-name">Wellcome Weekly Bills 1669-1670 Parishes</td>
70+
<td class="table-cell description-cell">Wellcome Weekly Bills 1669-1670 Parishes contains mortality information from weekly bills published in the late 17th century. It contains parish-by-parish counts of plague mortality and total mortality for the parish, along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England).</td>
71+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
72+
</tr>
73+
<tr class="table-row">
74+
<td class="table-cell file-name">Wellcome Weekly Bills 1669-1670 Causes</td>
75+
<td class="table-cell description-cell">Wellcome Weekly Bills Causes contains mortality information from weekly bills published in the late 17th century. It contains city-wide (including local suburbs) death counts for various causes of death, along with information about christenings (births registered within the Church of England), burials (deaths registered within the Church of England), plague deaths, and bread prices.</td>
76+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
77+
</tr>
78+
<tr class="table-row">
79+
<td class="table-cell file-name">Laxton 1700 Weekly Bills Causes</td>
80+
<td class="table-cell description-cell">Laxton 1700 Weekly Bills Causes contains mortality information from weekly bills published in the year 1700. It contains city-wide (including local suburbs) death counts for various causes of death.</td>
81+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
82+
</tr>
83+
<tr class="table-row">
84+
<td class="table-cell file-name">Laxton 1700 Weekly Bills Gender</td>
85+
<td class="table-cell description-cell">Laxton 1700 Weekly Bills Gender contains demographic statistics by gender from weekly bills published in the year 1700.</td>
86+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
87+
</tr>
88+
<tr class="table-row">
89+
<td class="table-cell file-name">Laxton 1700 Weekly Bills Foodstuffs</td>
90+
<td class="table-cell description-cell">Laxton 1700 Weekly Bills Foodstuffs contains food prices from weekly bills published in the year 1700. There are various types of bread and also salt.</td>
91+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
92+
</tr>
93+
<tr class="table-row">
94+
<td class="table-cell file-name">Laxton Weekly Bills Parishes</td>
95+
<td class="table-cell description-cell">Laxton Old Weekly Bills Parishes contains mortality information from weekly bills published in the early 18th century. It contains parish-by-parish counts of total mortality for the parish along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England). It uses the old transcription conventions, as compared to Laxton New Weekly Bills Parishes (forthcoming), which will use the new conventions.</td>
96+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
97+
</tr>
98+
<tr class="table-row">
99+
<td class="table-cell file-name">Laxton Weekly Bills Causes</td>
100+
<td class="table-cell description-cell">Laxton Old Weekly Bills Causes contains mortality information from weekly bills published in the early eighteenth century. It contains city-wide (including local suburbs) death counts for various causes of death. It uses the old transcription conventions, as compared to Laxton New Weekly Bills Causes (forthcoming), which will use the new conventions.</td>
101+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
102+
</tr>
103+
<tr class="table-row">
104+
<td class="table-cell file-name">Millar General Bills Pre-Plague Parishes</td>
105+
<td class="table-cell description-cell">Millar General Bills PrePlague Parishes contains mortality information from "general" or annual summary bills published in the early 18th century. It contains parish-by-parish counts of plague mortality and total mortality for the parish along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England).</td>
106+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
107+
</tr>
108+
<tr class="table-row">
109+
<td class="table-cell file-name">Millar General Bills Post-Plague Parishes</td>
110+
<td class="table-cell description-cell">Contains parish-by-parish counts of total mortality for the parish along with subtotals and totals of christenings in the early 18th century.</td>
111+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
112+
</tr>
113+
<tr class="table-row">
114+
<td class="table-cell file-name">BL Weekly Bills Parishes</td>
115+
<td class="table-cell description-cell">BL Weekly Bills Parishes contains mortality information from weekly bills published from the 1660s onwards. It contains parish-by-parish counts of plague mortality and total mortality for the parish, along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England).</td>
116+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
117+
</tr>
118+
<tr class="table-row">
119+
<td class="table-cell file-name">HEH1635 Weekly Bills Parishes</td>
120+
<td class="table-cell description-cell">HEH1635 Weekly Bills Parishes contains mortality information from a single weekly bill from 1635. It contains parish-by-parish counts of plague mortality and total mortality for the parish, along with subtotals and totals of christenings (births registered within the Church of England) and burials (deaths registered within the Church of England).</td>
121+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/data-csvs" class="download-link">Download</a></td>
122+
</tr>
123+
</tbody>
124+
</table>
125+
-->
126+
127+
Please feel free to contact us if you have questions about downloading or using these datasets.

bom-website/content/downloads.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,30 @@ The primary downloadable datasets are as follows
2222
- [node and edge lists](https://github.com/chnm/bom/tree/main/bom-data/parish-networks) for the parish network over time
2323
- [shapefiles](https://github.com/chnm/bom/tree/main/bom-data/parish-shapefiles) for the parishes over time, including a [parish name authority file](https://github.com/chnm/bom/blob/main/bom-data/parish-shapefiles/2023-02-08-London-parishes-authority-file.csv)
2424

25-
The READMEs in the repostitories further describe the contents of the datasets. The weekly and annual bills of mortality CSVs are arranged as wide tables and are exports from [DataScribe](https://datascribe.tech).
25+
The READMEs in the repostitories further describe the contents of the datasets. The weekly and annual bills of mortality CSVs are arranged as wide tables and are exports from [DataScribe](https://datascribe.tech).
2626

27-
<!--
27+
The supporting data for our article publications can be found below:
2828

29+
<table class="data-table">
30+
<thead>
31+
<tr class="table-header">
32+
<th class="table-cell">Citation</th>
33+
<th class="table-cell">Download</th>
34+
</tr>
35+
</thead>
36+
<tbody>
37+
<tr class="table-row">
38+
<td class="table-cell description-cell">Jessica M. Otis and Katherine Kania, "The Monarchs' Bills of Mortality: A Geographical Analysis of Death in Seventeenth-Century London," <i>The London Journal</i> (forthcoming).</td>
39+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-data/monarchical-bills" class="download-link">Download</a></td>
40+
</tr>
41+
<tr class="table-row">
42+
<td class="table-cell description-cell">Jason A. Heppler and Jessica M. Otis, "‘To Number the Days of a Man’: Arithmetic and the London Bills of Mortality, 1636–1752" (under review)</td>
43+
<td class="table-cell download-cell"><a href="https://github.com/chnm/bom/tree/main/bom-processing/scripts/bompy/data/2025-11-ArchivalCopyofArticleData" class="download-link">Download</a></td>
44+
</tr>
45+
</tbody>
46+
</table>
2947

48+
<!--
3049
<table class="data-table">
3150
<thead>
3251
<tr class="table-header">

0 commit comments

Comments
 (0)