social_diversity

Division of Labor and Occupational Specialization and Diversification in the Ancient Roman Cities

https://github.com/sdam-au/social_diversity

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Division of Labor and Occupational Specialization and Diversification in the Ancient Roman Cities

Basic Info
  • Host: GitHub
  • Owner: sdam-au
  • License: cc-by-sa-4.0
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 180 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 1
Created about 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

Division of Labor and Occupational Specialization and Diversification in the Ancient Roman Cities

This repository contains analyses associated with the article "Division of Labor and Occupational Specialization and Diversification in the Ancient Roman Cities", published in June 2022. It contains scripts, data and figures. The scripts are in Python 3 programming language and have form of Jupyter notebooks. All our analyses aim at being fully reproducible and we invite other scholars to reuse our code and data for their analyses.


Authors

  • Vojtech Kase , SDAM project, kase@kfi.zcu.cz
  • Petra Hermankova , SDAM project, petra.hermankova@cas.au.dk
  • Adela Sobotkova , SDAM project, adela@cas.au.dk

Abstract

Recent empirical studies on the division of labor in modern cities indicate a complex web of relationships between the sectoral specialization of cities and their productivity on one hand and sectoral diversification and resilience on the other. Emerging scholarly consensus suggests that ancient urbanism has more in common with modern urban development than previously thought. We explore whether modern trends in urban division of labor apply to the cities of the Western Roman Empire from the first century BCE to the fourth century CE. We introduce analyses based on occupational data extracted from a large body of Latin epigraphic evidence by computer-assisted text-mining, subsequently mapped onto a dataset of ancient Roman cities. We detect a higher frequency of occupation terms on inscriptions from cities than from rural areas and identify an accumulation of tertiary sector occupations in large cities. The temporal dimension of epigraphic data allows us to study aspects of the division of labor diachronically and to detect trends in the data in a four centuries-long period of Roman imperial history. Our analyses reveal an overall decrease in the frequency of occupational terms between the first half and second half of the third century CE; the maximum frequency of occupational terms shifts over time from large cities to medium and small towns, and finally, rural areas. Our results regarding the specialization and diversity of cities and their respective impact on productivity and resilience remain inconclusive, possibly as a result of the socio-economic bias of Latin inscriptions and insufficient representativeness of the data. Yet, we believe that our formalized approach to the research problem opens up new avenues for research, both with respect to the economic history of the Roman Empire and to the current trends in the science of cities.


License

CC-BY-SA 4.0, see attached License.md

Cite us & DOI

Kaše V, Heřmánková P, Sobotková A (2022) Division of labor, specialization and diversity in the ancient Roman cities: A quantitative approach to Latin epigraphy. PLOS ONE 17(6): e0269869. https://doi.org/10.1371/journal.pone.0269869

DOI: https://doi.org/10.1371/journal.pone.0269869

Preprint: https://osf.io/preprints/socarxiv/47frj/


How to use this repository

Data

Latin Inscriptions of the Roman Empire (LIRE) dataset created by a series of scripts in LIRE_ETL repository and published on Zenodo https://zenodo.org/record/5776109

The LIRE dataset is an aggregate of EDH and EDCS epigraphic datasets, focusing on inscriptions that are (a) geolocated, (b) within the borders of the Roman Empire in its highest extent, (c) dated (d) in the dating interval intersecting the period from 50 BC to 350 AD. In version 1.2, the dataset consists of 136,190 records and 112 attributes. There are 48,801 inscriptions shared by the EDH and EDCS, inheriting attributes from both parent collections. Further, there are 3,907 inscriptions recorded exclusively in EDH and 83,482 inscriptions originating solely from EDCS. In cases in which an inscription is available only in one dataset, it contains attributes only from that one dataset.

We publish the dataset as one geojson file. The scripts used to generate the dataset and their metadata are available via GitHub: https://github.com/sdam-au/LIRE_ETL.

The LIRE dataset has been created aggregating the following datasets: - EDH dataset is accessed and transformed by the series of Python and R scripts in EDH ETL repository created by the SDAM Project. The latest version of the dataset (as JSON file) can be accessed via Sciencedata.dk or at this link: EDH_public folder

  • EDCS dataset is accessed and transformed by the series of Python and R scripts in EDCS ETL repository, created by the SDAM project. The latest version of the dataset (as JSON file) can be accessed via Sciencedata.dk or at this link: EDCS_public folder.

Software

  • Python 3
  • Jupyter Notebooks app/JupyterLab/JupyterHub
  • Python 3 additional libraries listed requirements.txt

Getting Started

  • download or clone the repository
  • create virtual environment following the instructions below
  • in the jupyter notebooks available in /scripts subdirectory, always check that you are connected to the socdiv_venv kernel
  • (alternatively, if you do not wish to use the virtual environment, make sure that you have installed all required Python packages within the requirements.txt file: pip install -r requirements.txt)

To create the virtual environment, move into the repository directory in the terminal and run the following commands: ```bash pip install virtualenv virtualenv socdivvenv socdivvenv/bin/python -m pip install -r requirements.txt # install anything in requirements.txt socdivvenv/bin/python -m ipykernel install --user --name=socdivvenv

`` If you have issues, check that you are within the right directory and that yourpipis coupled with Python 3 (and not Python 2):pip --version`

Owner

  • Name: Social Dynamics in the Ancient Mediterranean
  • Login: sdam-au
  • Kind: organization
  • Location: Aarhus, Denmark

Research group of social complexity and dynamics in the Ancient Mediterranean

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
references:
  - type: "software"
authors: 
  - affiliation: "University of West Bohemia & Aarhus University"
    family-names: "Kaše"
    given-names: "Vojtěch"
    orcid: "https://orcid.org/0000-0002-6601-1605"
  - affiliation: "Aarhus University"
    family-names: "Heřmánková"
    given-names: "Petra"
    orcid: "https://orcid.org/0000-0002-6349-0540"
  - affiliation: "Aarhus University"
    family-names: "Sobotková"
    given-names: "Adéla"
    orcid: "https://orcid.org/0000-0002-4541-3963"
license: cc-by-nc-4.0
repository-code: "https://github.com/sdam-au/LIRE_ETL"
title: "social_diversity"
version: 1.2
date-released: 2022-05-06
abstract: "Recent empirical studies on the division of labor in modern cities indicate a complex web of relationships between sectoral specialization of cities and their productivity on one hand and sectoral diversification and resilience on the other. Emerging scholarly consensus suggests that ancient urbanism has more in common with modern urban development than previously thought. We explore whether modern trends in urban division of labor apply to the cities of the Western Roman Empire from the first century BCE to the fourth century CE. We analyze occupational data extracted from a large body of Latin epigraphic evidence by computer-assisted text-mining, subsequently mapped onto a dataset of ancient Roman cities. We detect a higher frequency of occupation terms on inscriptions from cities led by Rome than from rural areas and identify an accumulation of tertiary sector occupations in large cities. The temporal dimension of epigraphic data allows us to study aspects of the division of labor diachronically and to detect trends in the data in a four centuries-long period of Roman imperial history. Our analyses reveal an overall decrease in the frequency of occupational terms between the first half and second half of the third century CE; the maximum frequency of occupational terms shifts over time from large cities to medium and small towns, and finally, rural areas. Our results regarding the specialization and diversity of cities and their respective impact on productivity and resilience remain inconclusive, possibly as a result of the socio-economic bias of Latin inscriptions and insufficient representativeness of the data. Yet, we believe that our formalized approach to the research problem opens up new avenues for research, both in respect to the economic history of the Roman Empire and to the current trends in the science of cities."
keywords:
  - "division of labor"
  - "urban scaling"
  - "digital epigraphy"
  - "Roman economy"

GitHub Events

Total
Last Year

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 125
  • Total Committers: 2
  • Avg Commits per committer: 62.5
  • Development Distribution Score (DDS): 0.112
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
kasev v****e@g****m 111
Petra Heřmánková p****a@g****m 14

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • gensim *
  • geopandas *
  • geoplot *
  • google-auth *
  • gspread *
  • gspread_dataframe *
  • ipykernel *
  • matplotlib *
  • networkx *
  • nltk *
  • pandas *
  • pyarrow *
  • scikit-learn *
  • sddk *
  • seaborn *
  • tempun *