{
  "meta": {
    "name": "Cislunar News public data catalog",
    "description": "Index of public JSON, CSV, schema, and quality endpoints for Cislunar News mission, company, lunar-site, event, and comparison datasets.",
    "publisher": "Cislunar News",
    "source": "https://cislunar.news",
    "canonicalUrl": "https://cislunar.news/data/catalog.json",
    "generatedAt": "2026-06-28T08:34:37.014Z",
    "schemaIndexUrl": "https://cislunar.news/data/schemas/index.json",
    "qualityUrl": "https://cislunar.news/data/quality.json",
    "citationFormat": "Cislunar News dataset: [dataset name]. [dataset URL]. Generated [generated date]."
  },
  "datasets": [
    {
      "key": "missions",
      "name": "Cislunar mission tracker",
      "description": "Curated mission records used by the Cislunar News missions tracker.",
      "jsonUrl": "/data/missions.json",
      "csvUrl": "/data/missions.csv",
      "schemaUrl": "/data/schemas/missions.schema.json",
      "visualPath": "/missions",
      "count": 7,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "Dates can move; use source mission pages for launch-critical decisions."
      ]
    },
    {
      "key": "companies",
      "name": "Cislunar company directory",
      "description": "Curated company profile records for lunar and cislunar infrastructure coverage.",
      "jsonUrl": "/data/companies.json",
      "csvUrl": "/data/companies.csv",
      "schemaUrl": "/data/schemas/companies.schema.json",
      "visualPath": "/companies",
      "count": 12,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "This is an editorial directory, not a complete company registry."
      ]
    },
    {
      "key": "lunar-sites",
      "name": "Lunar site profiles",
      "description": "Lunar regions, landing targets, and infrastructure-relevant surface sites tracked by Cislunar News.",
      "jsonUrl": "/data/lunar-sites.json",
      "csvUrl": "/data/lunar-sites.csv",
      "schemaUrl": "/data/schemas/lunar-sites.schema.json",
      "visualPath": "/moon-map",
      "count": 6,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "Coordinates and site boundaries are approximate editorial references."
      ]
    },
    {
      "key": "events",
      "name": "Cislunar events and milestones",
      "description": "Crawler-readable launch and milestone records derived from public mission profiles.",
      "jsonUrl": "/data/events.json",
      "csvUrl": "/data/events.csv",
      "schemaUrl": "/data/schemas/events.schema.json",
      "visualPath": "/events",
      "count": 7,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "Event dates and statuses can change rapidly. Confirm with the organizer or launch provider."
      ]
    },
    {
      "key": "comparisons",
      "name": "Cislunar comparison playbooks",
      "description": "Evergreen comparison records for lunar landers, Artemis/ILRS, rovers, power systems, and cislunar SDA networks.",
      "jsonUrl": "/data/comparisons.json",
      "csvUrl": "/data/comparisons.csv",
      "schemaUrl": "/data/schemas/comparisons.schema.json",
      "visualPath": "/compare",
      "count": 5,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "Comparison records are editorial references, not procurement advice or complete technical specifications."
      ]
    },
    {
      "key": "careers",
      "name": "Cislunar careers intelligence",
      "description": "Hiring clusters, role taxonomy, company evidence, and source-provenance notes for the Cislunar News careers intelligence page.",
      "jsonUrl": "/data/careers.json",
      "csvUrl": "/data/careers.csv",
      "schemaUrl": "/data/schemas/careers.schema.json",
      "visualPath": "/careers",
      "count": 4,
      "updateCadence": "Generated during every site build from Cislunar News source data modules.",
      "caveats": [
        "This is editorial hiring intelligence, not a complete job board. Verify live openings on company career pages."
      ]
    }
  ]
}
