mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-23 10:42:22 +00:00
Copy edits, update Documentation to Database
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,6 @@
|
|||||||
.bundle
|
.bundle
|
||||||
.sass-cache
|
.sass-cache
|
||||||
.jekyll-cache
|
.jekyll-cache
|
||||||
_site
|
_site/
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
- title: Home
|
- title: Home
|
||||||
url: /
|
url: /
|
||||||
|
|
||||||
- title: About the Project
|
- title: Database
|
||||||
url: about
|
url: database
|
||||||
|
|
||||||
- title: Documentation
|
- title: About
|
||||||
url: documentation
|
url: about
|
||||||
|
|
||||||
- title: Publications
|
- title: Publications
|
||||||
url: publications
|
url: publications
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715612927197098000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
@ -32,16 +32,16 @@
|
|||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="about">
|
<a href="database">
|
||||||
About the Project
|
Database
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="documentation">
|
<a href="about">
|
||||||
Documentation
|
About
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715612927197098000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
@ -32,16 +32,16 @@
|
|||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="about">
|
<a href="database">
|
||||||
About the Project
|
Database
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="documentation">
|
<a href="about">
|
||||||
Documentation
|
About
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -73,12 +73,6 @@
|
|||||||
|
|
||||||
<p>We are co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.</p>
|
<p>We are co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.</p>
|
||||||
|
|
||||||
<h2 id="methodology">Methodology</h2>
|
|
||||||
|
|
||||||
<p>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 <a href="https://d-place.org/contributions/EA">Ethnographic Atlas</a> and the <a href="https://hraf.yale.edu/">Human Relations Area Files</a>, and proceeded to identify communities that fit our criteria.</p>
|
|
||||||
|
|
||||||
<p>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 <a href="https://www.amacad.org/publication/governance-archaeology-research-ancestry">Daedalus</a> 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.</p>
|
|
||||||
|
|
||||||
<h2 id="team">Team</h2>
|
<h2 id="team">Team</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -1,112 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
|
|
||||||
<title>Governance Archaeology — Documentation</title>
|
|
||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715612927197098000">
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<nav class="site-navigation" role="navigation">
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
<li >
|
|
||||||
|
|
||||||
<a href="/">
|
|
||||||
Home
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li >
|
|
||||||
|
|
||||||
<a href="about">
|
|
||||||
About the Project
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li >
|
|
||||||
|
|
||||||
<a href="documentation">
|
|
||||||
Documentation
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li >
|
|
||||||
|
|
||||||
<a href="publications">
|
|
||||||
Publications
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting" id="main" role="article" aria-label="Content">
|
|
||||||
|
|
||||||
|
|
||||||
<h1 class="post-title divided p-name" itemprop="name headline">
|
|
||||||
Documentation
|
|
||||||
</h1>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="post-content e-content" itemprop="articleBody">
|
|
||||||
<h1 id="governance-archaeology-database-v12"><a href="https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP">Governance Archaeology Database: v1.2</a></h1>
|
|
||||||
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
|
||||||
|
|
||||||
<h2 id="documentation">Documentation</h2>
|
|
||||||
|
|
||||||
<p><strong>Last updated:</strong> May 2024</p>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li><strong>Name:</strong> The name of the community with collective governance practices.</li>
|
|
||||||
<li><strong>Community:</strong> The group of people governed by the collective governance institution and the institutions connected to it within a political unit.</li>
|
|
||||||
<li><strong>Institution:</strong> A structure through which legislative or judicial decisions are made.</li>
|
|
||||||
<li><strong>Collective governance institution:</strong> Any structure where a group of more than one person gathers to make decisions on behalf of the community.</li>
|
|
||||||
<li><strong>Mechanism:</strong> A text description of a specific governance practice or rule. In this database, mechanisms are grouped into three broad categories: <em>access</em>, defining access to the instutition; <em>decision-making</em>, regulating decision-making processes; and <em>enforcement</em>, guiding enforcement practices.</li>
|
|
||||||
<li><strong>Geography:</strong> Location of the community by continent or subregion.</li>
|
|
||||||
<li><strong>Time span:</strong> Written text description of the centuries in which the community existed in history.</li>
|
|
||||||
<li><strong>Time span: start:</strong> Starting century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.</li>
|
|
||||||
<li><strong>Time span: end:</strong> Ending century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.</li>
|
|
||||||
<li><strong>Size:</strong> 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: <code class="language-plaintext highlighter-rouge">1 - 10</code>; <code class="language-plaintext highlighter-rouge">11 - 100</code>; <code class="language-plaintext highlighter-rouge">100 - 1,000</code>; <code class="language-plaintext highlighter-rouge">1,001 - 10,000</code>; <code class="language-plaintext highlighter-rouge">10,001 - 100,000</code>; <code class="language-plaintext highlighter-rouge">100,001 - 1,000,000</code>; <code class="language-plaintext highlighter-rouge">1,000,001 - 10,000,000</code>; <code class="language-plaintext highlighter-rouge">10,000,000+</code>; <code class="language-plaintext highlighter-rouge">Unknown</code></li>
|
|
||||||
<li><strong>Source:</strong> Source material documenting community information.</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="post-meta">
|
|
||||||
|
|
||||||
<time class="post-date dt-published" datetime="" itemprop="datePublished"></time>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
|
|
||||||
|
|
||||||
<aside class="site-credits">
|
|
||||||
<p>
|
|
||||||
<small>Modified <a href="https://github.com/patdryburgh/hitchens">Hitchens Theme</a>, powered by <a href="http://jekyllrb.com">Jekyll</a></small>
|
|
||||||
</p>
|
|
||||||
</aside>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
@ -5,8 +5,8 @@
|
|||||||
<description>TK Governance Archaeology description</description>
|
<description>TK Governance Archaeology description</description>
|
||||||
<link>http://localhost:4000/</link>
|
<link>http://localhost:4000/</link>
|
||||||
<atom:link href="http://localhost:4000/feed/index.xml" rel="self" type="application/rss+xml"/>
|
<atom:link href="http://localhost:4000/feed/index.xml" rel="self" type="application/rss+xml"/>
|
||||||
<pubDate>Mon, 13 May 2024 11:08:47 -0400</pubDate>
|
<pubDate>Fri, 17 May 2024 00:39:07 -0400</pubDate>
|
||||||
<lastBuildDate>Mon, 13 May 2024 11:08:47 -0400</lastBuildDate>
|
<lastBuildDate>Fri, 17 May 2024 00:39:07 -0400</lastBuildDate>
|
||||||
<generator>Jekyll v4.2.2</generator>
|
<generator>Jekyll v4.2.2</generator>
|
||||||
|
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715612927197098000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
@ -32,16 +32,16 @@
|
|||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="about">
|
<a href="database">
|
||||||
About the Project
|
Database
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="documentation">
|
<a href="about">
|
||||||
Documentation
|
About
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -74,9 +74,6 @@ Explore collective governance practices across culture, history, and geography.
|
|||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" 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>
|
</center>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<meta name="description" content="TK Governance Archaeology description">
|
<meta name="description" content="TK Governance Archaeology description">
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715612927197098000">
|
<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css?1715920747134007000">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href=""></head>
|
<link rel="apple-touch-icon" href=""></head>
|
||||||
<body>
|
<body>
|
||||||
@ -32,16 +32,16 @@
|
|||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="about">
|
<a href="database">
|
||||||
About the Project
|
Database
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li >
|
<li >
|
||||||
|
|
||||||
<a href="documentation">
|
<a href="about">
|
||||||
Documentation
|
About
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
|
6
about.md
6
about.md
@ -7,12 +7,6 @@ Governance Archaeology is an approach to learning from the past to inform the po
|
|||||||
|
|
||||||
We are co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.
|
We are co-producing a global commons of collective governance practices that can inspire institutional learning and experimentation, particularly in the face of rapid technological change and vexing global crises. Embedded in our approach is an orientation of ancestry whereby practitioners cultivate relationships of accountability and responsibility to the legacies they learn from, recognizing the harm from past patterns of exploitation. By taking seriously a wide range of historical governance practices, particularly those outside the Western canon, governance archaeology seeks to expand the options available for the design of more moral political economies.
|
||||||
|
|
||||||
## 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.
|
|
||||||
|
|
||||||
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)
|
- [Federica Carugati (PI)](https://www.kcl.ac.uk/people/federica-carugati)
|
||||||
|
@ -3,7 +3,8 @@ layout: post
|
|||||||
title: Documentation
|
title: Documentation
|
||||||
---
|
---
|
||||||
|
|
||||||
# [Governance Archaeology Database: v1.2](https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP)
|
## View the full database here: <a href="https://airtable.com/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP">Governance Archaeology Database, v1.2</a>
|
||||||
|
|
||||||
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shrPD4OrKdIMAfgwP?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
@ -20,4 +21,11 @@ title: Documentation
|
|||||||
- **Time span: start:** Starting century encoded as integers, with negative numbers denoting BC, and positive numbers denoting AD.
|
- **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.
|
- **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`
|
- **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.
|
- **Source:** Citation of material documenting community information.
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
3
index.md
3
index.md
@ -7,7 +7,4 @@ Explore collective governance practices across culture, history, and geography.
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" height="420" style="background: transparent; border: 1px solid #ccc;"></iframe>
|
<iframe class="airtable-embed" src="https://airtable.com/embed/appvYlkHheYBuvDdR/shr8haoQTU1Vdu6u8?backgroundColor=gray&viewControls=on" frameborder="0" onmousewheel="" width="100%" 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>
|
</center>
|
||||||
|
Reference in New Issue
Block a user