Uppsala University · Schema

OrganizedViolenceCYDb

UniversityHigher EducationEducationSwedenPublic Research UniversityResearch DataInstitutional RepositoryIdentity FederationResearch ComputingConflict DataOpen Access

Properties

Name Type Description
country stringnull
country_id integernull
year integernull
region stringnull
govt_name stringnull
sb_exist integernull
sb_dyad_count integernull
sb_dyad_ids stringnull
sb_dyad_names stringnull
sb_deaths_parties integernull
sb_deaths_civilians integernull
sb_deaths_unknown integernull
sb_total_deaths_best integernull
sb_total_deaths_high integernull
sb_total_deaths_low integernull
sb_intrastate_exist integernull
sb_intrastate_dyad_count integernull
sb_intrastate_dyad_ids stringnull
sb_intrastate_dyad_names stringnull
sb_intrastate_govt_inv_incomp integernull
sb_intrastate_deaths_parties integernull
sb_intrastate_deaths_civilians integernull
sb_intrastate_deaths_unknown integernull
sb_intrastate_deaths_best integernull
sb_intrastate_deaths_high integernull
sb_intrastate_deaths_low integernull
sb_interstate_exist integernull
sb_interstate_dyad_count integernull
sb_interstate_dyad_ids stringnull
sb_interstate_dyad_names stringnull
sb_interstate_govt_inv_incomp integernull
sb_interstate_deaths_parties integernull
sb_interstate_deaths_civilians integernull
sb_interstate_deaths_unknown integernull
sb_interstate_deaths_best integernull
sb_interstate_deaths_high integernull
sb_interstate_deaths_low integernull
ns_exist integernull
ns_dyad_count integernull
ns_dyad_ids stringnull
ns_dyad_names stringnull
ns_deaths_parties integernull
ns_deaths_civilians integernull
ns_deaths_unknown integernull
ns_total_deaths_best integernull
ns_total_deaths_high integernull
ns_total_deaths_low integernull
os_exist integernull
os_dyad_count integernull
os_dyad_ids stringnull
os_dyad_names stringnull
os_govt_inv integernull
os_govt_killings_best integernull
os_govt_killings_high integernull
os_govt_killings_low integernull
os_any_govt_inv integernull
os_any_govt_killings_best integernull
os_any_govt_killings_high integernull
os_any_govt_killings_low integernull
os_nsgroup_inv integernull
os_nsgroup_killings_best integernull
os_nsgroup_killings_high integernull
os_nsgroup_killings_low integernull
os_killings_unknown integernull
os_total_deaths_best integernull
os_total_deaths_high integernull
os_total_deaths_low integernull
cumulative_total_deaths_parties_in_orgvio integernull
cumulative_total_deaths_civilians_in_orgvio integernull
cumulative_total_deaths_unknown_in_orgvio integernull
cumulative_total_deaths_in_orgvio_best integernull
cumulative_total_deaths_in_orgvio_high integernull
cumulative_total_deaths_in_orgvio_low integernull
Version stringnull
View JSON Schema on GitHub

JSON Schema

uppsala-organizedviolencecy-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "x-generated": "2026-08-30",
  "x-method": "derived",
  "x-source": "openapi/_original/uppsala-ucdp.yaml",
  "x-operator": "institution",
  "x-provenance-note": "Provenance stamp added by the API Evangelist university pipeline. This artifact was produced by API Evangelist from Uppsala University's own UCDP OpenAPI description; it was NOT published by Uppsala University.",
  "title": "OrganizedViolenceCYDb",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "country": {
      "type": [
        "string",
        "null"
      ]
    },
    "country_id": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "year": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "region": {
      "type": [
        "string",
        "null"
      ]
    },
    "govt_name": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_exist": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_dyad_count": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_dyad_ids": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_dyad_names": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_deaths_parties": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_deaths_civilians": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_deaths_unknown": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_total_deaths_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_total_deaths_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_total_deaths_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_exist": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_dyad_count": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_dyad_ids": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_intrastate_dyad_names": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_intrastate_govt_inv_incomp": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_parties": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_civilians": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_unknown": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_intrastate_deaths_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_exist": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_dyad_count": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_dyad_ids": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_interstate_dyad_names": {
      "type": [
        "string",
        "null"
      ]
    },
    "sb_interstate_govt_inv_incomp": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_parties": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_civilians": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_unknown": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "sb_interstate_deaths_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_exist": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_dyad_count": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_dyad_ids": {
      "type": [
        "string",
        "null"
      ]
    },
    "ns_dyad_names": {
      "type": [
        "string",
        "null"
      ]
    },
    "ns_deaths_parties": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_deaths_civilians": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_deaths_unknown": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_total_deaths_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_total_deaths_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "ns_total_deaths_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_exist": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_dyad_count": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_dyad_ids": {
      "type": [
        "string",
        "null"
      ]
    },
    "os_dyad_names": {
      "type": [
        "string",
        "null"
      ]
    },
    "os_govt_inv": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_govt_killings_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_govt_killings_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_govt_killings_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_any_govt_inv": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_any_govt_killings_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_any_govt_killings_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_any_govt_killings_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_nsgroup_inv": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_nsgroup_killings_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_nsgroup_killings_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_nsgroup_killings_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_killings_unknown": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_total_deaths_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_total_deaths_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "os_total_deaths_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_parties_in_orgvio": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_civilians_in_orgvio": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_unknown_in_orgvio": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_in_orgvio_best": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_in_orgvio_high": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "cumulative_total_deaths_in_orgvio_low": {
      "type": [
        "integer",
        "null"
      ],
      "format": "int32"
    },
    "Version": {
      "type": [
        "string",
        "null"
      ]
    }
  },
  "$id": "https://raw.githubusercontent.com/api-evangelist/uppsala/main/json-schema/uppsala-organizedviolencecy-schema.json"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/uppsala-organizedviolencecy"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.