Names, ages, and marriages of English royals from 850 till current time
Dataset Description
English Monarchs and Marriages
This data contains English Monarchs and Marriages!
The dataset focuses on the names, ages, and marriages of various 'kings' and 'consorts'. and ranges all the way back to 850 where the details are a bit fuzzy, spanning all the way to current day. Names contain special characters; ages & years can be a bit of a regex puzzle as well. Additionally, the age of kings and consorts may show quite a bit of an age gap.
Data Dictionary
english_monarchs_marriages.csv
| variable | class | description |
|---|---|---|
| king_name | character | male or female ruler |
| king_age | character | ruler's age |
| consort_name | character | consort chosen to marry king |
| consort_age | character | age of consort |
| year_of_marriage | character | historical year of marriage |
The data was scraped from Ian Visits by f. hull, who also curated the data.
Related Datasets
-
Wars Since 1816
@kaggle