Merge pull request #2 from metagov/develop

Update documentation
This commit is contained in:
riley wong 2024-05-10 15:13:33 -04:00 committed by GitHub
commit ea42a02779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 31 additions and 8 deletions

View File

@ -3,6 +3,29 @@ layout: post
title: Documentation
---
### [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
## [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
### Documentation
## 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.

View File

@ -2,12 +2,12 @@
title: Governance Archaeology
layout: post
---
<p style="text-align: center;">
<center>
Explore collective governance practices across culture, history, and geography.
</p>
<br>
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>
<br>
View the full database here: [Governance Archaeology Database, v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
<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>