Skip to content

charlesdedampierre/cultura_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - Python

This project incorporates two paper:

  • A CHR paper (Using Online Catalogs to Estimate Economic Development in Classical Antiquity, by Charles de Dampierre, Valentin Thouzeau, Nicolas Baumard) that is only associated with the Database Extraction and ETL Pipeline and the Computing Immaterial Production. Figures associated with the paper can be found in the following script

  • A broder paper that includes the Unseen Species Model and the Bayesian Statistics thought the contributions of Mike Kestemont & Folgert Karsdorp.

The Cultura Project is a research project aiming at re-construction the dynamics of past Civilisations using data from Catalogs Online (Library of Congress, GND, VIAF etc).

The Project has the following steps:

Implementation

The Cultural 1.0 Database can be downloaded on the OSF Forum

In the env file, add the path to the cultural_1.db (DB_PATH = 'PATH_TO_CULTURA_1.0_DB')

Then, change the file into an environement variable

cp env .env

In order to be able to run the code, create a new environement using Poetry

poetry install # install the packages in the poetry.lock file
poetry shell # activate the environment

Citation

For the citation of the Database Only, please add this line:

@misc{dedampierre2023,
  author = {de Dampierre, Charles},
  title = {Cultura Database},
  year = {2023},
  howpublished = {DOI:10.17605/OSF.IO/2EUXR}
}

About

Repo with all code regarding the Cultura Project

Resources

Stars

Watchers

Forks

Packages

No packages published