{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "steward",
    "name": "AI Understanding",
    "email": "ceo@aiunderstanding.org",
    "description": "AI Understanding is a U.S. 501(c)(3) public charity stewarding open, public-interest AI education, open datasets, and research resources. Its work makes AI developments understandable, practical, and safer for the public through free educational materials, source-based reporting, reproducible CC BY 4.0 datasets, and accessible web delivery.",
    "webpageUrl": {
      "url": "https://aiunderstanding.org/mission"
    }
  },
  "projects": [
    {
      "guid": "ai-news-observatory",
      "name": "AI News Observatory",
      "description": "AI News Observatory is a continuously updated, reproducible public dataset describing AI Understanding's verified AI news archive. It publishes stable canonical records, source-domain statistics, topic comparisons, update histories, methodology, and downloadable JSON and CSV distributions under CC BY 4.0 so researchers, educators, journalists, and developers can inspect, cite, and reuse the data.",
      "webpageUrl": {
        "url": "https://aiunderstanding.org/research/ai-news-observatory"
      },
      "repositoryUrl": {
        "url": "https://github.com/shaggyistaken/ainonprofit"
      },
      "licenses": [
        "spdx:CC-BY-4.0"
      ],
      "tags": [
        "artificial-intelligence",
        "open-data",
        "dataset",
        "research",
        "news",
        "education"
      ]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "aiu-donate",
        "type": "payment-provider",
        "address": "https://aiunderstanding.org/donate",
        "description": "Public donation and support page. For grant or institutional funding arrangements, contact ceo@aiunderstanding.org."
      }
    ],
    "plans": [
      {
        "guid": "observatory-yearly",
        "status": "active",
        "name": "Open AI education and data sustainability",
        "description": "One-year support for maintaining open public datasets, documentation, accessible educational resources, source verification, hosting, and public JSON/CSV distributions.",
        "amount": 25000,
        "currency": "USD",
        "frequency": "yearly",
        "channels": [
          "aiu-donate"
        ]
      }
    ]
  }
}
