{
  "name": "Voidly accountability datasets",
  "description": "Source-cited, openly licensed datasets on how information and accountability are suppressed and reclaimed. Each ships as keyless static JSON (no key, no rate limit) and carries no personal data. Counts reflect the latest build.",
  "homepage": "https://ai-analytics.org/voidly/",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "datasets": [
    {
      "id": "verboten",
      "name": "Verboten — banned-books index",
      "what": "Banned or restricted books worldwide, every ban dated and source-cited.",
      "landing": "https://ai-analytics.org/voidly/verboten/",
      "endpoint": "https://ai-analytics.org/verboten/api/index.json",
      "counts": {
        "titles": 19283,
        "countries": 119
      },
      "license": "CC BY 4.0"
    },
    {
      "id": "spyledger",
      "name": "SpyLedger — surveillance-industry record",
      "what": "Public corporate identity and government-designation status of spyware / mass-surveillance vendors.",
      "landing": "https://ai-analytics.org/voidly/spyledger/",
      "endpoint": "https://ai-analytics.org/spyledger/index.json",
      "counts": {
        "vendors": 26,
        "designations": 40,
        "activeDesignations": 37
      },
      "buildDate": "2026-06-23",
      "license": "CC BY 4.0"
    },
    {
      "id": "darkregister",
      "name": "DarkRegister — beneficial-ownership register tracker",
      "what": "Public-access status of national beneficial-ownership registers (open / gated / closed).",
      "landing": "https://ai-analytics.org/voidly/darkregister/",
      "endpoint": "https://ai-analytics.org/darkregister/index.json",
      "extraEndpoints": [
        "https://ai-analytics.org/darkregister/gleif-coverage.json"
      ],
      "counts": {
        "jurisdictions": 62
      },
      "buildDate": "2026-06-22",
      "license": "CC BY 4.0"
    },
    {
      "id": "sanctions-programs",
      "name": "Sanctions Programs — OFAC authorities reference",
      "what": "US Treasury (OFAC) sanctions programs: the Executive Order/statute, target, scope, and status behind each program code.",
      "landing": "https://ai-analytics.org/voidly/sanctions-programs/",
      "endpoint": "https://ai-analytics.org/sanctions-programs/index.json",
      "counts": {
        "programs": 41,
        "byKind": {
          "country": 26,
          "thematic": 15
        }
      },
      "buildDate": "2026-06-23",
      "license": "CC BY 4.0"
    },
    {
      "id": "right-to-information",
      "name": "Right to Information — access-to-information laws",
      "what": "National freedom-of-information / access laws: existence, name, year, oversight body.",
      "landing": "https://ai-analytics.org/voidly/right-to-information/",
      "endpoint": "https://ai-analytics.org/rti-laws/index.json",
      "counts": {
        "countries": 61,
        "withStatute": 57
      },
      "buildDate": "2026-06-23",
      "license": "CC BY 4.0"
    },
    {
      "id": "data-protection",
      "name": "Data Protection — personal-privacy laws",
      "what": "National data-protection / privacy laws: existence, name, year, supervisory authority.",
      "landing": "https://ai-analytics.org/voidly/data-protection/",
      "endpoint": "https://ai-analytics.org/data-protection/index.json",
      "counts": {
        "countries": 61,
        "comprehensive": 60
      },
      "buildDate": "2026-06-23",
      "license": "CC BY 4.0"
    },
    {
      "id": "organwatch",
      "name": "OrganWatch — US organ-procurement & transplant accountability",
      "what": "Federally designated OPOs, the CMS performance/decertification regime, OPTN/UNOS oversight, an accountability timeline, and the for-profit tissue/body-donation industry — institution-level facts, source-linked.",
      "landing": "https://ai-analytics.org/voidly/organwatch/",
      "endpoint": "https://ai-analytics.org/organwatch/index.json",
      "counts": {
        "opos": 52,
        "oversightActions": 14
      },
      "buildDate": "2026-06-23",
      "license": "CC BY 4.0"
    },
    {
      "id": "voidly-censorship-index",
      "name": "Voidly — the global censorship index",
      "what": "Measured internet censorship across 200 countries (REST API; CC BY 4.0).",
      "landing": "https://ai-analytics.org/voidly/",
      "endpoint": "https://voidly.ai/api-docs",
      "counts": {
        "countries": 200
      },
      "license": "CC BY 4.0"
    }
  ],
  "note": "Each dataset records the institution / law / designation — never private individuals. No personal data is published. Confirm current figures against each landing page or endpoint."
}