{
  "$schema": "https://frictionlessdata.io/schemas/datapackage.json",
  "name": "breast-cancer-charity-open-datasets",
  "title": "Breast Cancer Charity Open Knowledge Datasets",
  "description": "Open datasets covering global breast cancer survival rates by stage and country income tier, programme unit economics for overseas screening and treatment access, and UK NHS screening invitation criteria.",
  "homepage": "https://breastcancer-charity.org/open-data/",
  "version": "2026.1.0",
  "created": "2026-08-10",
  "licenses": [
    {
      "name": "CC-BY-4.0",
      "path": "https://creativecommons.org/licenses/by/4.0/",
      "title": "Creative Commons Attribution 4.0 International"
    }
  ],
  "publisher": {
    "name": "Breast Cancer Charity",
    "web": "https://breastcancer-charity.org",
    "email": "info@worldaidnetwork.org"
  },
  "resources": [
    {
      "name": "global-breast-cancer-survival-stats",
      "path": "global-breast-cancer-survival-stats.csv",
      "title": "Global Breast Cancer 5-Year Survival Statistics by Stage & Income Tier",
      "description": "5-year relative survival rates compiled from WHO IARC (2024), NHS England, and Cancer Research UK benchmarks.",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "country_income_tier",
            "type": "string",
            "title": "Income Tier / Region"
          },
          {
            "name": "stage",
            "type": "string",
            "title": "Cancer Stage"
          },
          {
            "name": "five_year_survival_pct",
            "type": "string",
            "title": "5-Year Survival Percentage"
          },
          {
            "name": "primary_source",
            "type": "string",
            "title": "Primary Source Organization"
          },
          {
            "name": "year",
            "type": "integer",
            "title": "Data Capture Year"
          }
        ]
      },
      "sha256": "0ef5a4ff5387b2dc629ea0e72e8deb2a7b3bda8732e134ed7f78fc0f64bff79f",
      "bytes": 663,
      "updated": "2026-09-08"
    },
    {
      "name": "screening-unit-cost-economics",
      "path": "screening-unit-cost-economics.csv",
      "title": "Breast Cancer Charity Programme Unit Cost Economics",
      "description": "Unit costs for mobile clinical exams, ultrasound screening, core needle biopsies, hormone therapy support, and surgical access co-payments.",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "intervention_type",
            "type": "string",
            "title": "Intervention Name"
          },
          {
            "name": "unit_cost_gbp",
            "type": "number",
            "title": "Unit Cost (GBP £)"
          },
          {
            "name": "included_services",
            "type": "string",
            "title": "Services Included"
          },
          {
            "name": "deployment_mechanism",
            "type": "string",
            "title": "Deployment Partner Mechanism"
          },
          {
            "name": "verification_status",
            "type": "string",
            "title": "Verification Status"
          }
        ]
      },
      "sha256": "540bf13d38aa9f9b55df4bd31045f9b89590ec5931e747077a5c78e13e4aead3",
      "bytes": 727,
      "updated": "2026-09-08"
    },
    {
      "name": "nhs-screening-eligibility-matrix",
      "path": "nhs-screening-eligibility-matrix.csv",
      "title": "UK NHS Breast Screening Eligibility & Invitation Matrix",
      "description": "NHS breast screening invitation ages, routine 3-year frequency rules, self-referral thresholds for women 72+, and high-risk referral pathways.",
      "format": "csv",
      "mediatype": "text/csv",
      "encoding": "utf-8",
      "schema": {
        "fields": [
          {
            "name": "age_bracket",
            "type": "string",
            "title": "Age Bracket"
          },
          {
            "name": "invitation_type",
            "type": "string",
            "title": "NHS Invitation Type"
          },
          {
            "name": "frequency_years",
            "type": "string",
            "title": "Frequency"
          },
          {
            "name": "nhs_cost",
            "type": "string",
            "title": "NHS Cost"
          },
          {
            "name": "action_required",
            "type": "string",
            "title": "Recommended Action"
          }
        ]
      },
      "sha256": "2c6e02c9d1b5230ef3acbbb7e4d5270b314b0f8c46b0807698f6cdcd6fd62342",
      "bytes": 575,
      "updated": "2026-09-08"
    }
  ],
  "updated": "2026-09-08",
  "accrualPeriodicity": "annual",
  "nextScheduledReview": "2027-08-10"
}
