Restructured data/ into analysis/

This commit is contained in:
Nathan Schneider
2025-10-28 11:04:06 -06:00
parent 9f46b3a2ac
commit d2da0425c6
10 changed files with 1821 additions and 13 deletions

View File

@@ -136,6 +136,7 @@
"value": null,
"citation": null
},
{
{
"term_left": "defensible",
"term_left_description": "Strong boundaries and protections against external influence",
@@ -143,6 +144,13 @@
"term_right_description": "Weak boundaries and vulnerable to external influence",
"value": null,
"citation": null
},
"term_left": "exclusive",
"term_left_description": "Excludes the use of other protocols that might be available to adopt",
"term_right": "non-exclusive",
"term_right_description": "Does not exclude the use of any other protocols",
"value": null,
"citation": null
}
]
},
@@ -225,7 +233,7 @@
"term_left_description": "The analyst tended toward more extreme high or low readings",
"term_right": "centrist",
"term_right_description": "The analyst tended toward readings at the middle of the gradients",
"instructions": "Take all the 'value' fields in the gradients above. Assess their degree of polarization. For instance, if all the values are either 1 or 9, the output would be 1, and if all of them are 4, the output would be 9.",
"instructions": "Take all the 'value' fields in the gradients above. Assess their degree of polarization. For instance, if all the values are either 1 or 9, the output would be 1, and if all of them are 5, the output would be 9.",
"value": null,
"citation": null
}