Update documentation

This commit is contained in:
Riley Wong
2024-05-10 15:07:29 -04:00
parent 9a9d0580de
commit 648f07cc77
3 changed files with 44 additions and 4 deletions

View File

@ -8,13 +8,12 @@ The Governance Archaeology database catalogs individual political communities th
<br>
Each community has one or more _institutions_, and each institution operates through one or more _mechanisms_. Mechanisms are specific practices or rules governing _access_ to the institutions, _decision-making_, as well as _enforcement_.
### Methodology
## Methodology
We began collecting data in the summer of 2021, and we have so far coded 67 discrete communities, over 300 institutions, and about 100 institutional mechanisms. We began looking into existing databases of documented groups around the world, such as the [Ethnographic Atlas](https://d-place.org/contributions/EA) and the [Human Relations Area Files](https://hraf.yale.edu/), and proceeded to identify communities that fit our criteria.
<br><br>
While much of the more readily available data comes from the West, we have deliberately sought to cover less well-known, and often less well-documented, non-Western cases. The reasons, as we explain in a recent [Daedalus](https://www.amacad.org/publication/governance-archaeology-research-ancestry) piece, are empirical and ethical: as globalization and advances in digitization enable us to learn more about the diversity of political arrangements around the world and throughout history, the usual Western-centered view seems increasingly myopic. Moreover, if the goal of this project is contributing to retrofit modern democracy with an eye to participation and inclusion, then we need to design for a “pluriverse,” a space in which many social worlds can fit.
### Team
## Team
- [Federica Carugati (PI)](https://www.kcl.ac.uk/people/federica-carugati)
- [Nathan Schneider (PI)](https://nathanschneider.info/)
- [Riley Wong](https://www.rileynwong.com/)
@ -22,7 +21,7 @@ While much of the more readily available data comes from the West, we have delib
- [Darija Medić](https://www.colorado.edu/cmci/people/graduate-students/intermedia-art-writing-and-performance/darija-medic)
### Participating Organizations
## Participating Organizations
- [Kings College London](https://www.kcl.ac.uk/)
- [MEDLab, University of Colorado Boulder](https://www.colorado.edu/lab/medlab/)
- [Metagov](https://metagov.org/)

View File

@ -3,4 +3,33 @@ layout: post
title: Database
---
<<<<<<< Updated upstream:database.md
### [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
=======
## [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
## Documentation
**Last updated:** May 2024
- **Name:** The name of the community with collective governance practices.
- **Community:**
- **Institution:**
- **Collective governance institution:** Any structure where a group of more than one person gathers to make decisions on behalf of the community.
- **Mechanism:** A text description of a specific governance practice or rule. In this database, mechanisms are grouped into three broad categories: *access*, defining access to the instutition; *decision-making*, regulating decision-making processes; and *enforcement*, guiding enforcement practices.
- **Geography:**
- **Time span:** Written text description of the centuries in which the community existed in history.
- **Time span: start:** Starting century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.
- **Time span: end:** Ending century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.
- **Size:** The number of members in the community. While some communities may have additionally granular size encodings, community size is generally bucketed in the following groups:
- 1 - 10
- 11 - 100
- 100 - 1,000
- 1,001 - 10,000
- 10,001 - 100,000
- 100,001 - 1,000,000
- 1,000,001 - 10,000,000
- 10,000,000+
- Unknown
- **Source:** Source material documenting community information.
>>>>>>> Stashed changes:documentation.md

View File

@ -2,6 +2,7 @@
title: Governance Archaeology
layout: post
---
<<<<<<< Updated upstream
Where will people today turn for inspiration as they develop governance systems for the present and future?
<br>
@ -10,4 +11,15 @@ The dominant political practices in many parts of the world have been defined ar
<br>
<br>
To expand our historical imagination and our repertoires for the future, *governance archaeology* is a strategy for co-producing a global commons of collective governance design. We hope to inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises.
=======
<center>
Explore collective governance practices across culture, history, and geography.
<br>
<br>
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="90%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
<br>
<br>
View the full database here: <a href="https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP">Governance Archaeology Database, v1.2</a>
</center>
>>>>>>> Stashed changes