A viewset for viewing and editing Variable Hierarchies.

GET /api/core/variable-hierarchies/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 196,
    "next": "https://seshat-db.com/api/core/variable-hierarchies/?format=api&page=3",
    "previous": "https://seshat-db.com/api/core/variable-hierarchies/?format=api",
    "results": [
        {
            "id": 68,
            "name": "Polity Population",
            "canonical_name": "polity_population",
            "is_verified": true,
            "explanation": "Polity Population is the estimated population of the polity; can change as a result of both adding/losing new territories or by population growth/decline within a region",
            "data_unit": null,
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/polity-populations/",
            "who_can_access": "public",
            "sort_order": 680,
            "section": 14,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 69,
            "name": "Population Of The Largest Settlement",
            "canonical_name": "population_of_the_largest_settlement",
            "is_verified": true,
            "explanation": "Population of the largest settlement is the estimated population of the largest settlement of the polity. Note that the largest settlement could be different from the capital (coded under General Variables). If possible, indicate the dynamics (that is, how population changed during the temporal period of the polity). Note that we are also building a city database - you should consult it as it may already have the needed data.",
            "data_unit": "",
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/population-of-the-largest-settlements/",
            "who_can_access": "public",
            "sort_order": 690,
            "section": 14,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 70,
            "name": "Settlement Hierarchy",
            "canonical_name": "settlement_hierarchy",
            "is_verified": true,
            "explanation": "Settlement hierarchy records (in levels) the hierarchy of not just settlement sizes, but also their complexity as reflected in different roles they play within the (quasi)polity. As settlements become more populous they acquire more complex functions: transportational (e.g. port); economic (e.g. market); administrative (e.g. storehouse, local government building); cultural (e.g. theatre); religious (e.g. temple), utilitarian (e.g. hospital), monumental (e.g. statues, plazas). Example: (1) Large City (monumental structures, theatre, market, hospital, central government buildings) (2) City (market, theatre, regional government buildings) (3) Large Town (market, administrative buildings) (4) Town (administrative buildings, storehouse)) (5) Village (shrine) (6) Hamlet (residential only). In the narrative paragraph explain the different levels and list their functions. Provide a (crude) estimate of population sizes. For example, Large Town (market, temple, administrative buildings): 2,000-5,000 inhabitants.",
            "data_unit": null,
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/settlement-hierarchies/",
            "who_can_access": "public",
            "sort_order": 700,
            "section": 15,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 71,
            "name": "Administrative Level",
            "canonical_name": "administrative_level",
            "is_verified": true,
            "explanation": "Administrative levels records the administrative levels of a polity. An example of hierarchy for a state society could be (1) the overall ruler, (2) provincial/regional governors, (3) district heads, (4) town mayors, (5) village heads. Note that unlike in settlement hierarchy, here you code people hierarchy. Do not simply copy settlement hierarchy data here. For archaeological polities, you will usually code as 'unknown', unless experts identified ranks of chiefs or officials independently of the settlement hierarchy. Note: Often there are more than one concurrent administrative hierarchy. In the example above the hierarchy refers to the territorial government. In addition, the ruler may have a hierarchically organized central bureaucracy located in the capital. For example, (4)the overall ruler, (3) chiefs of various ministries, (2) midlevel bureaucrats, (1) scribes and clerks. In the narrative paragraph detail what is known about both hierarchies. The machine-readable code should reflect the largest number (the longer chain of command).",
            "data_unit": null,
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/administrative-levels/",
            "who_can_access": "public",
            "sort_order": 710,
            "section": 15,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 72,
            "name": "Religious Level",
            "canonical_name": "religious_level",
            "is_verified": true,
            "explanation": "Religious levels records the Religious levels of a polity. Same principle as with Administrative levels. Start with the head of the official cult (if present) coded as: level 1, and work down to the local priest.",
            "data_unit": null,
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/religious-levels/",
            "who_can_access": "public",
            "sort_order": 720,
            "section": 15,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 73,
            "name": "Military Level",
            "canonical_name": "military_level",
            "is_verified": true,
            "explanation": "Military levels records the Military levels of a polity. Same principle as with Administrative levels. Start with the commander-in-chief coded as: level 1, and work down to the private. Even in primitive societies such as simple chiefdoms it is often possible to distinguish at least two levels – a commander and soldiers. A complex chiefdom would be coded three levels. The presence of warrior burials might be the basis for inferring the existence of a military organization. (The lowest military level is always the individual soldier).",
            "data_unit": null,
            "data_type": "RANGE",
            "data_type_definition": "A Range of Positive Integers shall be coded.",
            "api_endpoint": "/api/sc/military-levels/",
            "who_can_access": "public",
            "sort_order": 730,
            "section": 15,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 74,
            "name": "Professional Military Officer",
            "canonical_name": "professional_military_officer",
            "is_verified": true,
            "explanation": "Professional military officers refer to Full-time Professional military officers.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/professional-military-officers/",
            "who_can_access": "public",
            "sort_order": 740,
            "section": 16,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 75,
            "name": "Professional Soldier",
            "canonical_name": "professional_soldier",
            "is_verified": true,
            "explanation": "Professional soldiers refer to Full-time Professional soldiers.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/professional-soldiers/",
            "who_can_access": "public",
            "sort_order": 750,
            "section": 16,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 76,
            "name": "Professional Priesthood",
            "canonical_name": "professional_priesthood",
            "is_verified": true,
            "explanation": "Professional priesthood refers to Full-time Professional priesthood.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/professional-priesthoods/",
            "who_can_access": "public",
            "sort_order": 760,
            "section": 16,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 77,
            "name": "Full Time Bureaucrat",
            "canonical_name": "full_time_bureaucrat",
            "is_verified": true,
            "explanation": "Full-time bureaucrats refer to Full-time administrative specialists. Code this absent if administrative duties are performed by generalists such as chiefs and subchiefs. Also code it absent if state officials perform multiple functions, e.g. combining administrative tasks with military duties. Note that this variable shouldn't be coded 'present' only on the basis of the presence of specialized government buildings; there must be some additional evidence of functional specialization in government.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/full-time-bureaucrats/",
            "who_can_access": "public",
            "sort_order": 770,
            "section": 17,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 78,
            "name": "Examination System",
            "canonical_name": "examination_system",
            "is_verified": true,
            "explanation": "The paradigmatic example of an Examination system is the Chinese imperial system.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/examination-systems/",
            "who_can_access": "public",
            "sort_order": 780,
            "section": 17,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 79,
            "name": "Merit Promotion",
            "canonical_name": "merit_promotion",
            "is_verified": true,
            "explanation": "Merit promotion is coded present if there are regular, institutionalized procedures for promotion based on performance. When exceptional individuals are promoted to the top ranks, in the absence of institutionalized procedures, we code it under institution and equity variables",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/merit-promotions/",
            "who_can_access": "public",
            "sort_order": 790,
            "section": 17,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 80,
            "name": "Specialized Government Building",
            "canonical_name": "specialized_government_building",
            "is_verified": true,
            "explanation": "These buildings are where administrative officials are located, and must be distinct from the ruler's palace. They may be used for document storage, registration offices, minting money, etc. Defense structures also are not coded here (see Military). State-owned/operated workshop should also not be coded here.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/specialized-government-buildings/",
            "who_can_access": "public",
            "sort_order": 800,
            "section": 17,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 81,
            "name": "Formal Legal Code",
            "canonical_name": "formal_legal_code",
            "is_verified": true,
            "explanation": "Formal legal code refers to legal code usually, but not always written down. If not written down, code it 'present' when a uniform legal system is established by oral transmission (e.g., officials are taught the rules, or the laws are announced in a public space). Provide a short description",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/formal-legal-codes/",
            "who_can_access": "public",
            "sort_order": 810,
            "section": 18,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 82,
            "name": "Judge",
            "canonical_name": "judge",
            "is_verified": true,
            "explanation": "Judges refers only to full-time professional judges",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/judges/",
            "who_can_access": "public",
            "sort_order": 820,
            "section": 18,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 83,
            "name": "Court",
            "canonical_name": "court",
            "is_verified": true,
            "explanation": "Courts are buildings specialized for legal proceedings only.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/courts/",
            "who_can_access": "public",
            "sort_order": 830,
            "section": 18,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 84,
            "name": "Professional Lawyer",
            "canonical_name": "professional_lawyer",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable..",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/professional-lawyers/",
            "who_can_access": "public",
            "sort_order": 840,
            "section": 18,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 85,
            "name": "Irrigation System",
            "canonical_name": "irrigation_system",
            "is_verified": true,
            "explanation": "Irrigation systems are polity owned (which includes owned by the community, or the state), we have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/irrigation-systems/",
            "who_can_access": "public",
            "sort_order": 850,
            "section": 19,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 86,
            "name": "Drinking Water Supply System",
            "canonical_name": "drinking_water_supply_system",
            "is_verified": true,
            "explanation": "Drinking water supply systems are polity owned (which includes owned by the community, or the state), we have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/drinking-water-supplies/",
            "who_can_access": "public",
            "sort_order": 860,
            "section": 19,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 87,
            "name": "Market",
            "canonical_name": "market",
            "is_verified": true,
            "explanation": "Markets are polity owned (which includes owned by the community, or the state), we have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/markets/",
            "who_can_access": "public",
            "sort_order": 870,
            "section": 19,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 88,
            "name": "Food Storage Site",
            "canonical_name": "food_storage_site",
            "is_verified": true,
            "explanation": "Food storage sites are polity owned (which  includes owned by the community, or the state), we have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/food-storage-sites/",
            "who_can_access": "public",
            "sort_order": 880,
            "section": 19,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 89,
            "name": "Road",
            "canonical_name": "road",
            "is_verified": true,
            "explanation": "Roads refers to deliberately constructed roads that connect settlements or other sites. It excludes streets/accessways within settlements and paths between settlements that develop through repeated use.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/roads/",
            "who_can_access": "public",
            "sort_order": 890,
            "section": 20,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 90,
            "name": "Bridge",
            "canonical_name": "bridge",
            "is_verified": true,
            "explanation": "Bridges refers to bridges built and/or maintained by the polity (that is, code 'present' even if the polity did not build a bridge, but devotes resources to maintaining it).",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/bridges/",
            "who_can_access": "public",
            "sort_order": 900,
            "section": 20,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 91,
            "name": "Canal",
            "canonical_name": "canal",
            "is_verified": true,
            "explanation": "Canals refers to canals built and/or maintained by the polity (that is, code 'present' even if the polity did not build a canal, but devotes resources to maintaining it).",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/canals/",
            "who_can_access": "public",
            "sort_order": 910,
            "section": 20,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 92,
            "name": "Port",
            "canonical_name": "port",
            "is_verified": true,
            "explanation": "Ports include river ports. Direct historical or archaeological evidence of Ports is absent when no port has been excavated or all evidence of such has been obliterated. Indirect historical or archaeological data is absent when there is no evidence that suggests that the polity engaged in maritime or riverine trade, conflict, or transportation, such as evidence of merchant shipping, administrative records of customs duties, or evidence that at the same period of time a trading relation in the region had a port (for example, due to natural processes, there is little evidence of ancient ports in delta Egypt at a time we know there was a timber trade with the Levant). When evidence for the variable itself is available the code is 'present.' When other forms of evidence suggests the existence of the variable (or not) the code may be 'inferred present' (or 'inferred absent'). When indirect evidence is not available the code will be either absent, temporal uncertainty, suspected unknown, or unknown.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/ports/",
            "who_can_access": "public",
            "sort_order": 920,
            "section": 20,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 93,
            "name": "Mines Or Quarry",
            "canonical_name": "mines_or_quarry",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/mines-or-quarries/",
            "who_can_access": "public",
            "sort_order": 930,
            "section": 21,
            "subsection": null,
            "private_comment": null
        },
        {
            "id": 94,
            "name": "Mnemonic Device",
            "canonical_name": "mnemonic_device",
            "is_verified": true,
            "explanation": "Mnemonic devices are: For example, tallies",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/mnemonic-devices/",
            "who_can_access": "public",
            "sort_order": 940,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 95,
            "name": "Nonwritten Record",
            "canonical_name": "nonwritten_record",
            "is_verified": true,
            "explanation": "Nonwritten Records are more extensive than mnemonics, but don't utilize script. Example: quipu; seals and stamps",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/nonwritten-records/",
            "who_can_access": "public",
            "sort_order": 950,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 96,
            "name": "Written Record",
            "canonical_name": "written_record",
            "is_verified": true,
            "explanation": "Written records are more than short and fragmentary inscriptions, such as found on tombs or runic stones. There must be several sentences strung together, at the very minimum. For example, royal proclamations from Mesopotamia and Egypt qualify as written records",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/written-records/",
            "who_can_access": "public",
            "sort_order": 960,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 97,
            "name": "Script",
            "canonical_name": "script",
            "is_verified": true,
            "explanation": "Script is as indicated at least by fragmentary inscriptions (note that if written records are present, then so is script)",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/scripts/",
            "who_can_access": "public",
            "sort_order": 970,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 98,
            "name": "Non Phonetic Writing",
            "canonical_name": "non_phonetic_writing",
            "is_verified": true,
            "explanation": "This refers to the kind of script",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/non-phonetic-writings/",
            "who_can_access": "public",
            "sort_order": 980,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 99,
            "name": "Phonetic Alphabetic Writing",
            "canonical_name": "phonetic_alphabetic_writing",
            "is_verified": true,
            "explanation": "This refers to the kind of script",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/phonetic-alphabetic-writings/",
            "who_can_access": "public",
            "sort_order": 990,
            "section": 22,
            "subsection": 12,
            "private_comment": null
        },
        {
            "id": 100,
            "name": "Lists Tables And Classification",
            "canonical_name": "lists_tables_and_classification",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/lists-tables-and-classifications/",
            "who_can_access": "public",
            "sort_order": 1000,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 101,
            "name": "Calendar",
            "canonical_name": "calendar",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/calendars/",
            "who_can_access": "public",
            "sort_order": 1010,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 102,
            "name": "Sacred Text",
            "canonical_name": "sacred_text",
            "is_verified": true,
            "explanation": "Sacred Texts originate from supernatural agents (deities), or are directly inspired by them.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/sacred-texts/",
            "who_can_access": "public",
            "sort_order": 1020,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 103,
            "name": "Religious Literature",
            "canonical_name": "religious_literature",
            "is_verified": true,
            "explanation": "Religious literature differs from the sacred texts. For example, it may provide commentary on the sacred texts, or advice on how to live a virtuous life.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/religious-literatures/",
            "who_can_access": "public",
            "sort_order": 1030,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 104,
            "name": "Practical Literature",
            "canonical_name": "practical_literature",
            "is_verified": true,
            "explanation": "Practical literature refers to texts written with the aim of providing guidance on a certain topic, for example manuals on agriculture, warfare, or cooking. Letters do not count as practical literature.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/practical-literatures/",
            "who_can_access": "public",
            "sort_order": 1040,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 105,
            "name": "History",
            "canonical_name": "history",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/histories/",
            "who_can_access": "public",
            "sort_order": 1050,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 106,
            "name": "Philosophy",
            "canonical_name": "philosophy",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/philosophies/",
            "who_can_access": "public",
            "sort_order": 1060,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 107,
            "name": "Scientific Literature",
            "canonical_name": "scientific_literature",
            "is_verified": true,
            "explanation": "Scientific literature includes mathematics, natural sciences, social sciences",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/scientific-literatures/",
            "who_can_access": "public",
            "sort_order": 1070,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 108,
            "name": "Fiction",
            "canonical_name": "fiction",
            "is_verified": true,
            "explanation": "Fiction includes poetry.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/fictions/",
            "who_can_access": "public",
            "sort_order": 1080,
            "section": 22,
            "subsection": 13,
            "private_comment": null
        },
        {
            "id": 109,
            "name": "Article",
            "canonical_name": "article",
            "is_verified": true,
            "explanation": "Articles are items that have both a regular use and are used as money (example: axes, cattle, measures of grain, ingots of non-precious metals)",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/articles/",
            "who_can_access": "public",
            "sort_order": 1090,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 110,
            "name": "Token",
            "canonical_name": "token",
            "is_verified": true,
            "explanation": "Tokens, unlike articles, are used only for exchange, and unlike coins, are not manufactured (example: cowries)",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/tokens/",
            "who_can_access": "public",
            "sort_order": 1100,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 111,
            "name": "Precious Metal",
            "canonical_name": "precious_metal",
            "is_verified": true,
            "explanation": "Precious metal refers to non-coined silver, gold, platinum.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/precious-metals/",
            "who_can_access": "public",
            "sort_order": 1110,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 112,
            "name": "Foreign Coin",
            "canonical_name": "foreign_coin",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/foreign-coins/",
            "who_can_access": "public",
            "sort_order": 1120,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 113,
            "name": "Indigenous Coin",
            "canonical_name": "indigenous_coin",
            "is_verified": true,
            "explanation": "We have coded the absence or presence of the variable.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/indigenous-coins/",
            "who_can_access": "public",
            "sort_order": 1130,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 114,
            "name": "Paper Currency",
            "canonical_name": "paper_currency",
            "is_verified": true,
            "explanation": "Paper currency or another kind of fiat money. Note that this only refers to indigenously produced paper currency. Code absent if colonial money is used.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/paper-currencies/",
            "who_can_access": "public",
            "sort_order": 1140,
            "section": 22,
            "subsection": 14,
            "private_comment": null
        },
        {
            "id": 115,
            "name": "Courier",
            "canonical_name": "courier",
            "is_verified": true,
            "explanation": "Full-time professional couriers.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/couriers/",
            "who_can_access": "public",
            "sort_order": 1150,
            "section": 22,
            "subsection": 15,
            "private_comment": null
        },
        {
            "id": 116,
            "name": "Postal Station",
            "canonical_name": "postal_station",
            "is_verified": true,
            "explanation": "Postal stations are specialized buildings exclusively devoted to the postal service. If there is a special building that has other functions than a postal station, we still code postal station as present. The intent is to capture additional infrastructure beyond having a corps of messengers.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/postal-stations/",
            "who_can_access": "public",
            "sort_order": 1160,
            "section": 22,
            "subsection": 15,
            "private_comment": null
        },
        {
            "id": 117,
            "name": "General Postal Service",
            "canonical_name": "general_postal_service",
            "is_verified": true,
            "explanation": "'General postal service' refers to a postal service that not only serves the ruler's needs, but carries mail for private citizens.",
            "data_unit": null,
            "data_type": "A/P/U/~",
            "data_type_definition": "[Present, Absent, Unknown, Transitional (Absent → Present), or Transitional (Present → Absent)]",
            "api_endpoint": "/api/sc/general-postal-services/",
            "who_can_access": "public",
            "sort_order": 1170,
            "section": 22,
            "subsection": 15,
            "private_comment": null
        }
    ]
}