{
  "meta": {
    "generated": "2026-05-03T19:52:09.681Z",
    "source": "grant-connect-deploy/data/grants.json",
    "totalPrograms": 529,
    "methodology": "Dollar amounts parsed from free-text fields using regex extraction of $-prefixed numbers with multiplier support (K, M, B, million, billion). For realisticAmount, both min and max values are extracted; max is used for rankings and medians. Processing times parsed from first sentence/clause of estimatedProcessingTime, converting days/weeks/months/years to weeks. Province statistics expand \"ALL\" to all 13 province/territory codes. Difficulty composite score = (accessibilityScore * 2) - applicationDifficulty. Document frequency normalized by stripping parenthetical and dash-delimited descriptions. Programs with null/missing enrichment fields are excluded from that field's statistics (not counted as zero)."
  },
  "overview": {
    "totalPrograms": 529,
    "byFundingType": {
      "grant": 337,
      "program": 72,
      "tax-credit": 40,
      "loan": 39,
      "forgivable-loan": 27,
      "award": 14
    },
    "byLevel": {
      "federal": 248,
      "provincial": 180,
      "private": 53,
      "municipal": 27,
      "territorial": 21
    }
  },
  "amounts": {
    "programsWithRealisticAmount": 514,
    "programsWithoutRealisticAmount": 15,
    "overall": {
      "median": 200000,
      "mean": 11225299.33,
      "min": 15,
      "max": 2450000000,
      "medianFormatted": "$200,000",
      "meanFormatted": "$11.2M",
      "minFormatted": "$15",
      "maxFormatted": "$2.5B"
    },
    "byFundingType": {
      "grant": {
        "count": 331,
        "median": 100000,
        "mean": 5030608.06,
        "min": 15,
        "max": 700000000,
        "medianFormatted": "$100,000",
        "meanFormatted": "$5M",
        "minFormatted": "$15",
        "maxFormatted": "$700M"
      },
      "program": {
        "count": 65,
        "median": 750000,
        "mean": 55813092.6,
        "min": 20,
        "max": 2450000000,
        "medianFormatted": "$750,000",
        "meanFormatted": "$55.8M",
        "minFormatted": "$20",
        "maxFormatted": "$2.5B"
      },
      "tax-credit": {
        "count": 40,
        "median": 500000,
        "mean": 4906175,
        "min": 2000,
        "max": 60000000,
        "medianFormatted": "$500,000",
        "meanFormatted": "$4.9M",
        "minFormatted": "$2,000",
        "maxFormatted": "$60M"
      },
      "loan": {
        "count": 38,
        "median": 272033.5,
        "mean": 724514.92,
        "min": 20000,
        "max": 5000000,
        "medianFormatted": "$272,034",
        "meanFormatted": "$724,515",
        "minFormatted": "$20,000",
        "maxFormatted": "$5M"
      },
      "forgivable-loan": {
        "count": 27,
        "median": 2000000,
        "mean": 9350925.93,
        "min": 25000,
        "max": 150000000,
        "medianFormatted": "$2M",
        "meanFormatted": "$9.4M",
        "minFormatted": "$25,000",
        "maxFormatted": "$150M"
      },
      "award": {
        "count": 13,
        "median": 25000,
        "mean": 43692.31,
        "min": 3000,
        "max": 200000,
        "medianFormatted": "$25,000",
        "meanFormatted": "$43,692",
        "minFormatted": "$3,000",
        "maxFormatted": "$200,000"
      }
    },
    "largestPrograms": [
      {
        "id": 553,
        "title": "Foresight Earth Tech (2050 + Adapt) — Climate Accelerator",
        "fundingType": "program",
        "realisticMax": 2450000000,
        "realisticMaxFormatted": "$2.5B"
      },
      {
        "id": 56,
        "title": "Net Zero Accelerator",
        "fundingType": "grant",
        "realisticMax": 700000000,
        "realisticMaxFormatted": "$700M"
      },
      {
        "id": 306,
        "title": "Canada Growth Fund (CGF)",
        "fundingType": "program",
        "realisticMax": 500000000,
        "realisticMaxFormatted": "$500M"
      },
      {
        "id": 444,
        "title": "AI Compute Challenge",
        "fundingType": "grant",
        "realisticMax": 240000000,
        "realisticMaxFormatted": "$240M"
      },
      {
        "id": 248,
        "title": "Canada Growth Fund",
        "fundingType": "program",
        "realisticMax": 200000000,
        "realisticMaxFormatted": "$200M"
      },
      {
        "id": 77,
        "title": "Social Innovation and Social Finance Fund",
        "fundingType": "program",
        "realisticMax": 154000000,
        "realisticMaxFormatted": "$154M"
      },
      {
        "id": 140,
        "title": "Strategic Response Fund - Steel Sector",
        "fundingType": "program",
        "realisticMax": 150000000,
        "realisticMaxFormatted": "$150M"
      },
      {
        "id": 510,
        "title": "Canadian Defence Industry Resilience (CDIR) Program",
        "fundingType": "forgivable-loan",
        "realisticMax": 150000000,
        "realisticMaxFormatted": "$150M"
      },
      {
        "id": 436,
        "title": "Alberta Carbon Capture Incentive Program (ACCIP)",
        "fundingType": "grant",
        "realisticMax": 100000000,
        "realisticMaxFormatted": "$100M"
      },
      {
        "id": 513,
        "title": "Critical Minerals Sovereign Fund (CMSF)",
        "fundingType": "grant",
        "realisticMax": 100000000,
        "realisticMaxFormatted": "$100M"
      }
    ]
  },
  "provinces": {
    "AB": {
      "name": "Alberta",
      "totalPrograms": 274,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 28,
        "grant": 174,
        "tax-credit": 9,
        "program": 44,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.78,
      "averageApplicationDifficulty": 3.17
    },
    "BC": {
      "name": "British Columbia",
      "totalPrograms": 273,
      "byFundingType": {
        "forgivable-loan": 11,
        "loan": 27,
        "grant": 167,
        "tax-credit": 14,
        "program": 45,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.18
    },
    "MB": {
      "name": "Manitoba",
      "totalPrograms": 264,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 28,
        "grant": 159,
        "tax-credit": 15,
        "program": 43,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.81,
      "averageApplicationDifficulty": 3.14
    },
    "NB": {
      "name": "New Brunswick",
      "totalPrograms": 262,
      "byFundingType": {
        "forgivable-loan": 12,
        "loan": 28,
        "grant": 158,
        "tax-credit": 10,
        "program": 44,
        "award": 10
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.79,
      "averageApplicationDifficulty": 3.16
    },
    "NL": {
      "name": "Newfoundland and Labrador",
      "totalPrograms": 260,
      "byFundingType": {
        "forgivable-loan": 12,
        "loan": 30,
        "grant": 156,
        "tax-credit": 9,
        "program": 44,
        "award": 9
      },
      "medianRealisticAmount": 400000,
      "medianRealisticAmountFormatted": "$400,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.18
    },
    "NS": {
      "name": "Nova Scotia",
      "totalPrograms": 265,
      "byFundingType": {
        "forgivable-loan": 12,
        "loan": 28,
        "grant": 159,
        "tax-credit": 12,
        "program": 45,
        "award": 9
      },
      "medianRealisticAmount": 355000,
      "medianRealisticAmountFormatted": "$355,000",
      "averageAccessibilityScore": 2.8,
      "averageApplicationDifficulty": 3.14
    },
    "NT": {
      "name": "Northwest Territories",
      "totalPrograms": 250,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 27,
        "grant": 153,
        "tax-credit": 8,
        "program": 43,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.78,
      "averageApplicationDifficulty": 3.17
    },
    "NU": {
      "name": "Nunavut",
      "totalPrograms": 251,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 27,
        "grant": 154,
        "tax-credit": 8,
        "program": 43,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.16
    },
    "ON": {
      "name": "Ontario",
      "totalPrograms": 322,
      "byFundingType": {
        "forgivable-loan": 16,
        "loan": 35,
        "grant": 190,
        "tax-credit": 13,
        "program": 56,
        "award": 12
      },
      "medianRealisticAmount": 305000,
      "medianRealisticAmountFormatted": "$305,000",
      "averageAccessibilityScore": 2.8,
      "averageApplicationDifficulty": 3.16
    },
    "PE": {
      "name": "Prince Edward Island",
      "totalPrograms": 257,
      "byFundingType": {
        "forgivable-loan": 12,
        "loan": 28,
        "grant": 155,
        "tax-credit": 9,
        "program": 44,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.78,
      "averageApplicationDifficulty": 3.16
    },
    "QC": {
      "name": "Quebec",
      "totalPrograms": 272,
      "byFundingType": {
        "forgivable-loan": 13,
        "loan": 27,
        "grant": 164,
        "tax-credit": 11,
        "program": 48,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.17
    },
    "SK": {
      "name": "Saskatchewan",
      "totalPrograms": 263,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 28,
        "grant": 160,
        "tax-credit": 12,
        "program": 43,
        "award": 10
      },
      "medianRealisticAmount": 360000,
      "medianRealisticAmountFormatted": "$360,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.17
    },
    "YT": {
      "name": "Yukon",
      "totalPrograms": 253,
      "byFundingType": {
        "forgivable-loan": 10,
        "loan": 27,
        "grant": 154,
        "tax-credit": 9,
        "program": 44,
        "award": 9
      },
      "medianRealisticAmount": 350000,
      "medianRealisticAmountFormatted": "$350,000",
      "averageAccessibilityScore": 2.77,
      "averageApplicationDifficulty": 3.16
    }
  },
  "industries": {
    "AI": {
      "totalPrograms": 32,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 25
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 20
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 19
        }
      ],
      "averageCompetitiveness": 3.84
    },
    "IT": {
      "totalPrograms": 1,
      "topProvinces": [
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 1
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 1
        },
        {
          "code": "PE",
          "name": "Prince Edward Island",
          "count": 1
        }
      ],
      "averageCompetitiveness": 4
    },
    "aerospace": {
      "totalPrograms": 25,
      "topProvinces": [
        {
          "code": "QC",
          "name": "Quebec",
          "count": 21
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 19
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 19
        }
      ],
      "averageCompetitiveness": 3.48
    },
    "agriculture": {
      "totalPrograms": 82,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 58
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 50
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 49
        }
      ],
      "averageCompetitiveness": 2.72
    },
    "all": {
      "totalPrograms": 164,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 86
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 79
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 76
        }
      ],
      "averageCompetitiveness": 2.56
    },
    "arts": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 1
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        }
      ],
      "averageCompetitiveness": 3
    },
    "arts-culture": {
      "totalPrograms": 40,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 24
        },
        {
          "code": "NT",
          "name": "Northwest Territories",
          "count": 21
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 20
        }
      ],
      "averageCompetitiveness": 2.97
    },
    "automotive": {
      "totalPrograms": 10,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 7
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 3
        },
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 2
        }
      ],
      "averageCompetitiveness": 2.8
    },
    "biofuels": {
      "totalPrograms": 1,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 1
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 1
        }
      ],
      "averageCompetitiveness": 4
    },
    "biotechnology": {
      "totalPrograms": 17,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 15
        },
        {
          "code": "PE",
          "name": "Prince Edward Island",
          "count": 10
        },
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 9
        }
      ],
      "averageCompetitiveness": 3.82
    },
    "clean-technology": {
      "totalPrograms": 113,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 74
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 70
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 67
        }
      ],
      "averageCompetitiveness": 3.33
    },
    "cleantech": {
      "totalPrograms": 7,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 5
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 3
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 3
        }
      ],
      "averageCompetitiveness": 2.29
    },
    "commercial": {
      "totalPrograms": 8,
      "topProvinces": [
        {
          "code": "QC",
          "name": "Quebec",
          "count": 3
        },
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 2
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        }
      ],
      "averageCompetitiveness": 1.88
    },
    "construction": {
      "totalPrograms": 19,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 13
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 12
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 11
        }
      ],
      "averageCompetitiveness": 2.84
    },
    "creative-industries": {
      "totalPrograms": 41,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 21
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 21
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 17
        }
      ],
      "averageCompetitiveness": 2.78
    },
    "cultural": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 2
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 2
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 2
        }
      ],
      "averageCompetitiveness": 3.5
    },
    "culture": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 1
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        }
      ],
      "averageCompetitiveness": 3
    },
    "digital": {
      "totalPrograms": 67,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 41
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 37
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 34
        }
      ],
      "averageCompetitiveness": 3.36
    },
    "e-commerce": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "NT",
          "name": "Northwest Territories",
          "count": 1
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 1
        }
      ],
      "averageCompetitiveness": 2
    },
    "energy": {
      "totalPrograms": 16,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 10
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 9
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 8
        }
      ],
      "averageCompetitiveness": 2.94
    },
    "engineering": {
      "totalPrograms": 52,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 41
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 36
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 36
        }
      ],
      "averageCompetitiveness": 3.56
    },
    "environmental": {
      "totalPrograms": 21,
      "topProvinces": [
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 16
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 15
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 15
        }
      ],
      "averageCompetitiveness": 3.24
    },
    "environmental-conservation": {
      "totalPrograms": 13,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 11
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 10
        },
        {
          "code": "YT",
          "name": "Yukon",
          "count": 10
        }
      ],
      "averageCompetitiveness": 3.23
    },
    "film": {
      "totalPrograms": 25,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 19
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 15
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 14
        }
      ],
      "averageCompetitiveness": 3.28
    },
    "film-media": {
      "totalPrograms": 8,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 5
        },
        {
          "code": "NT",
          "name": "Northwest Territories",
          "count": 3
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 3
        }
      ],
      "averageCompetitiveness": 2.38
    },
    "fintech": {
      "totalPrograms": 3,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 3
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 1
        }
      ],
      "averageCompetitiveness": 4.67
    },
    "fisheries": {
      "totalPrograms": 8,
      "topProvinces": [
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 7
        },
        {
          "code": "NL",
          "name": "Newfoundland and Labrador",
          "count": 5
        },
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 4
        }
      ],
      "averageCompetitiveness": 2.88
    },
    "food-beverage": {
      "totalPrograms": 65,
      "topProvinces": [
        {
          "code": "QC",
          "name": "Quebec",
          "count": 43
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 35
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 35
        }
      ],
      "averageCompetitiveness": 2.89
    },
    "gaming": {
      "totalPrograms": 5,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 1
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 1
        }
      ],
      "averageCompetitiveness": 1
    },
    "healthcare": {
      "totalPrograms": 43,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 39
        },
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 27
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 25
        }
      ],
      "averageCompetitiveness": 3.62
    },
    "heritage": {
      "totalPrograms": 3,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 2
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 2
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 1
        }
      ],
      "averageCompetitiveness": 3
    },
    "hospitality": {
      "totalPrograms": 17,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 5
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 4
        },
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 4
        }
      ],
      "averageCompetitiveness": 2.47
    },
    "housing": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 2
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 1
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        }
      ],
      "averageCompetitiveness": 3
    },
    "industrial": {
      "totalPrograms": 15,
      "topProvinces": [
        {
          "code": "QC",
          "name": "Quebec",
          "count": 8
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 7
        },
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 7
        }
      ],
      "averageCompetitiveness": 2.8
    },
    "innovation": {
      "totalPrograms": 42,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 24
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 23
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 22
        }
      ],
      "averageCompetitiveness": 3.32
    },
    "life-sciences": {
      "totalPrograms": 18,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 12
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 8
        },
        {
          "code": "PE",
          "name": "Prince Edward Island",
          "count": 8
        }
      ],
      "averageCompetitiveness": 3.44
    },
    "manufacturing": {
      "totalPrograms": 128,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 81
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 70
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 64
        }
      ],
      "averageCompetitiveness": 3.05
    },
    "media": {
      "totalPrograms": 36,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 25
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 21
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 21
        }
      ],
      "averageCompetitiveness": 2.72
    },
    "medical-devices": {
      "totalPrograms": 5,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 5
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 2
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 2
        }
      ],
      "averageCompetitiveness": 4
    },
    "music": {
      "totalPrograms": 10,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 7
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 6
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 6
        }
      ],
      "averageCompetitiveness": 3.22
    },
    "natural-resources": {
      "totalPrograms": 37,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 27
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 21
        },
        {
          "code": "NL",
          "name": "Newfoundland and Labrador",
          "count": 21
        }
      ],
      "averageCompetitiveness": 3.65
    },
    "professional": {
      "totalPrograms": 1,
      "topProvinces": [
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 1
        }
      ],
      "averageCompetitiveness": 2
    },
    "publishing": {
      "totalPrograms": 11,
      "topProvinces": [
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 8
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 8
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 8
        }
      ],
      "averageCompetitiveness": 2.4
    },
    "quantum": {
      "totalPrograms": 11,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 10
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 10
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 9
        }
      ],
      "averageCompetitiveness": 4.09
    },
    "recreation": {
      "totalPrograms": 8,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 5
        },
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 4
        },
        {
          "code": "SK",
          "name": "Saskatchewan",
          "count": 4
        }
      ],
      "averageCompetitiveness": 3.14
    },
    "renewable-energy": {
      "totalPrograms": 36,
      "topProvinces": [
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 24
        },
        {
          "code": "NL",
          "name": "Newfoundland and Labrador",
          "count": 24
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 23
        }
      ],
      "averageCompetitiveness": 3.14
    },
    "research": {
      "totalPrograms": 21,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 17
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 17
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 16
        }
      ],
      "averageCompetitiveness": 3.38
    },
    "retail": {
      "totalPrograms": 21,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 8
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 7
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 6
        }
      ],
      "averageCompetitiveness": 2.57
    },
    "sciences": {
      "totalPrograms": 8,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 8
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 7
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 7
        }
      ],
      "averageCompetitiveness": 3.63
    },
    "services": {
      "totalPrograms": 49,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 27
        },
        {
          "code": "ON",
          "name": "Ontario",
          "count": 27
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 26
        }
      ],
      "averageCompetitiveness": 2.67
    },
    "software": {
      "totalPrograms": 36,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 26
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 20
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 17
        }
      ],
      "averageCompetitiveness": 3.53
    },
    "steel": {
      "totalPrograms": 2,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 2
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 1
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 1
        }
      ],
      "averageCompetitiveness": 3.5
    },
    "supply-chain": {
      "totalPrograms": 6,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 5
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 5
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 4
        }
      ],
      "averageCompetitiveness": 2.83
    },
    "technology": {
      "totalPrograms": 148,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 100
        },
        {
          "code": "QC",
          "name": "Quebec",
          "count": 81
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 76
        }
      ],
      "averageCompetitiveness": 3.37
    },
    "television": {
      "totalPrograms": 18,
      "topProvinces": [
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 13
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 9
        },
        {
          "code": "NS",
          "name": "Nova Scotia",
          "count": 9
        }
      ],
      "averageCompetitiveness": 2.89
    },
    "tourism": {
      "totalPrograms": 21,
      "topProvinces": [
        {
          "code": "ON",
          "name": "Ontario",
          "count": 7
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 5
        },
        {
          "code": "NB",
          "name": "New Brunswick",
          "count": 5
        }
      ],
      "averageCompetitiveness": 2.67
    },
    "trades": {
      "totalPrograms": 3,
      "topProvinces": [
        {
          "code": "AB",
          "name": "Alberta",
          "count": 3
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 3
        },
        {
          "code": "MB",
          "name": "Manitoba",
          "count": 3
        }
      ],
      "averageCompetitiveness": 1.67
    },
    "wood-products": {
      "totalPrograms": 4,
      "topProvinces": [
        {
          "code": "QC",
          "name": "Quebec",
          "count": 4
        },
        {
          "code": "AB",
          "name": "Alberta",
          "count": 3
        },
        {
          "code": "BC",
          "name": "British Columbia",
          "count": 3
        }
      ],
      "averageCompetitiveness": 3.75
    }
  },
  "difficulty": {
    "applicationDifficulty": {
      "1": 18,
      "2": 164,
      "3": 193,
      "4": 103,
      "5": 45
    },
    "competitiveness": {
      "1": 72,
      "2": 117,
      "3": 173,
      "4": 107,
      "5": 53
    },
    "accessibilityScore": {
      "1": 43,
      "2": 136,
      "3": 179,
      "4": 136,
      "5": 31
    },
    "easiestPrograms": {
      "criteria": "accessibilityScore >= 4 AND applicationDifficulty <= 2",
      "count": 142,
      "programs": [
        {
          "id": 5,
          "title": "Canada Small Business Financing Program",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$294,067"
        },
        {
          "id": 12,
          "title": "Canada-Ontario Job Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$8,500"
        },
        {
          "id": 14,
          "title": "B.C. Employer Training Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$8,000"
        },
        {
          "id": 20,
          "title": "Commercial Façade Improvement Grant Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$12,500"
        },
        {
          "id": 24,
          "title": "Storefront Refresh Grant",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$800"
        },
        {
          "id": 27,
          "title": "Futurpreneur Indigenous Entrepreneur Startup Program",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$60,000"
        },
        {
          "id": 28,
          "title": "Futurpreneur Side Hustle Program",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 29,
          "title": "Export Development Canada (EDC) Financing",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 30,
          "title": "Business Development Bank of Canada (BDC) Financing",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 31,
          "title": "Farm Credit Canada (FCC) Financing",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 38,
          "title": "Mitacs Accelerate",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 50,
          "title": "Trade Commissioner Service – Export Support",
          "fundingType": "program",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 78,
          "title": "Enabling Accessibility Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$80,000"
        },
        {
          "id": 84,
          "title": "Student Work Placement Program (SWPP)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 85,
          "title": "Canada Summer Jobs",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,800"
        },
        {
          "id": 86,
          "title": "Green Jobs - Science and Technology Internship Program (STIP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 88,
          "title": "Aboriginal Entrepreneurship Program (Access to Capital)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 93,
          "title": "Canada-Alberta Productivity Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 95,
          "title": "Canada-Manitoba Job Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 102,
          "title": "Storefront Security Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": null
        },
        {
          "id": 111,
          "title": "Support for Entrepreneurs and Economic Development (SEED) - Entrepreneur Support",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 112,
          "title": "Support for Entrepreneurs and Economic Development (SEED) - Micro-business",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 113,
          "title": "Accelerate Digital Adoption Projects for Tomorrow (ADAPT) Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 114,
          "title": "Kakivak Association - Sivummut Grants to Small Businesses",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 115,
          "title": "Kakivak Association - Economic Opportunity Fund (EOF)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 119,
          "title": "West End BIZ Business Development Grant",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$750"
        },
        {
          "id": 128,
          "title": "BDC Newcomer Entrepreneur Loan",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$40,000"
        },
        {
          "id": 134,
          "title": "Interlake Tourism Development Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$2,000"
        },
        {
          "id": 136,
          "title": "SCAP - Advancing Agri-Food Processing Program (New Brunswick)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 137,
          "title": "YukonU Innovation Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 143,
          "title": "IP Assist Program",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 153,
          "title": "EDC Trade Impact Program",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25M"
        },
        {
          "id": 155,
          "title": "Indigenous Growth Fund",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 160,
          "title": "Alberta Innovates Micro Voucher Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$7,500"
        },
        {
          "id": 168,
          "title": "Summer Company (Ontario)",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$3,000"
        },
        {
          "id": 179,
          "title": "CUA Community Investment Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$7,500"
        },
        {
          "id": 181,
          "title": "CleanBC Go Electric Commercial Vehicle Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 184,
          "title": "OCI Digitalization Competence Centre (DCC)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 188,
          "title": "AWE Bridge Program",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 204,
          "title": "Young Entrepreneur Bursary Program",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 219,
          "title": "SSHRC Partnership Engage Grants",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$35,000"
        },
        {
          "id": 229,
          "title": "WorkingNB Labour Force Training",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 233,
          "title": "AEP Access to Capital (Non-Repayable Contribution)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 236,
          "title": "Scale AI Acceleration Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 263,
          "title": "Protein Industries Canada — Strengthening the Canadian Supply Chain Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$120,000"
        },
        {
          "id": 268,
          "title": "NACCA Indigenous Women Entrepreneur (IWE) Program",
          "fundingType": "forgivable-loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 271,
          "title": "Resilient Agricultural Landscape Program (RALP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 275,
          "title": "Toronto Commercial Space Renovation Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$24,000"
        },
        {
          "id": 276,
          "title": "Indigenous Forestry Initiative — Capacity Grants",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 279,
          "title": "FCC Young Farmer Loan",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 280,
          "title": "BDC Inclusive Entrepreneurship Loan",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$250,000"
        },
        {
          "id": 283,
          "title": "SEED NWT — Business Intelligence and Networking",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$4,000"
        },
        {
          "id": 284,
          "title": "Invest Nova Scotia — Export Development Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 292,
          "title": "Mitacs Business Strategy Internship (BSI)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$7,500"
        },
        {
          "id": 293,
          "title": "Atlantic Trade and Investment Growth Strategy (ATIGS)",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 294,
          "title": "Innovate BC — Venture Acceleration Program (VAP)",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$42,000"
        },
        {
          "id": 296,
          "title": "AgriMarketing Program — Market Diversification (SME Stream)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$80,000"
        },
        {
          "id": 300,
          "title": "Scale AI — Acceleration Program",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 304,
          "title": "Science and Technology Internship Program (STIP) — Green Jobs",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 305,
          "title": "SkillsPEI — Workplace Skills Training",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 321,
          "title": "Fierce Founders Uplift",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 322,
          "title": "ESSOR Component 1C — Digital Transformation Implementation Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 323,
          "title": "Aboriginal Entrepreneurship Program — Access to Capital",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 328,
          "title": "BDC Small Business Loan",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 329,
          "title": "BDC Start-up Financing",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 330,
          "title": "BDC Pivot to Grow — Tariff Relief Loan",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 331,
          "title": "FCC Women Entrepreneur Loan",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 332,
          "title": "FCC Starter Loan",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 338,
          "title": "Rogers Indigenous Film Fund (RIFF) Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 349,
          "title": "Film or Video Production Services Tax Credit (PSTC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 350,
          "title": "Apprenticeship Job Creation Tax Credit (AJCTC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$2,000"
        },
        {
          "id": 351,
          "title": "Atlantic Investment Tax Credit (AITC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 353,
          "title": "Medium- and Heavy-Duty Zero-Emission Vehicle Incentive (MHDZEV)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 357,
          "title": "Women Entrepreneurship Loan Fund (WELF)",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 360,
          "title": "NL JobsNL Wage Subsidy",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 362,
          "title": "Yukon Tourism Cooperative Marketing Fund (TCMF)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 363,
          "title": "Yukon Staffing UP — Wage & Training Subsidy",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 364,
          "title": "Yukon Sustainable Canadian Agricultural Partnership (Sustainable-CAP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 365,
          "title": "Yukon Arts Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 367,
          "title": "Yukon Mineral Exploration Program (YMEP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$40,000"
        },
        {
          "id": 370,
          "title": "Nova Scotia Business ACCESS-Ability Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$35,000"
        },
        {
          "id": 373,
          "title": "NBIF Innovation Voucher Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$60,000"
        },
        {
          "id": 375,
          "title": "Innovation PEI — Ignition Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 377,
          "title": "Nunavut Small Business Opportunities Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 378,
          "title": "Nunavut Community Tourism and Cultural Industries Program (CTCI)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 379,
          "title": "Kivalliq Partners in Development — Business Grants",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 384,
          "title": "Saskatchewan Tourism Development Program (TDP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$40,000"
        },
        {
          "id": 388,
          "title": "First Peoples Economic Growth Fund (FPEGF)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 390,
          "title": "Innovate BC — Innovator Skills Initiative (ISI)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 395,
          "title": "Ontario Junior Exploration Program (OJEP)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 398,
          "title": "Saskatchewan Targeted Mineral Exploration Incentive (TMEI)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 399,
          "title": "Desjardins GoodSpark Grants",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 401,
          "title": "Visa She's Next Grant Program (Canada)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 402,
          "title": "FedEx #BackingSmall Business Contest (Canada)",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 409,
          "title": "Employ PEI (Wage Subsidy)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 411,
          "title": "Mastercard Small Business Fund (Canada)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 412,
          "title": "BC On-Farm Technology Adoption Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 415,
          "title": "Manitoba Export Development Program (EDP)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 419,
          "title": "Community Futures Program — Ontario (CFDC Business Loans)",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 420,
          "title": "Alberta Export Expansion Program (AEEP)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 423,
          "title": "Post-Production, Visual Effects and Digital Animation Grant (PPG)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 424,
          "title": "Targeted Manufacturing Initiative for Northern Ontario — Operational Assessments",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 427,
          "title": "Northwest Territories Film Rebate Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$400,000"
        },
        {
          "id": 429,
          "title": "Canadian Agricultural Loans Act (CALA) Program",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 433,
          "title": "Commodity Loan Guarantee Program (CLGP)",
          "fundingType": "loan",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 448,
          "title": "Industry Expansion Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 449,
          "title": "Advance Payments Program",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 453,
          "title": "Patent Collective Program — Innovation Asset Collective (IAC)",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 454,
          "title": "AgriInvest Program",
          "fundingType": "program",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 455,
          "title": "AgriInsurance Program",
          "fundingType": "program",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20"
        },
        {
          "id": 461,
          "title": "Co-operative Graduate Hiring Incentive (COG-HI) — Manitoba",
          "fundingType": "tax-credit",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 462,
          "title": "Co-operative Students Hiring Incentive (COS-HI) — Manitoba",
          "fundingType": "tax-credit",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 463,
          "title": "Incoming Buyer Program (IBP) — Manitoba",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 471,
          "title": "Tile Loan Program — Ontario Agricultural Drainage",
          "fundingType": "loan",
          "accessibilityScore": 7,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 497,
          "title": "Nova Scotia Loyal Producer Labelling Program",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$3,000"
        },
        {
          "id": 498,
          "title": "Nova Scotia Local Supplier Food Safety Support Pilot Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 502,
          "title": "Amex Backing Canadian Small Businesses Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 503,
          "title": "Apprenticeship Service Employer Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 512,
          "title": "Clarence Campeau Development Fund — Métis Entrepreneur Equity Program",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 514,
          "title": "Agricultural Climate Solutions — On-Farm Climate Action Fund (OFCAF) 2025-28",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 517,
          "title": "City of Hamilton — City Enrichment Fund (CEF)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 518,
          "title": "Hydro-Québec ÉcoPerformance — Simplified Implementation Track",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 528,
          "title": "Nova Scotia Digital Animation Tax Credit (NSDATC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 532,
          "title": "Ontario Trillium Foundation — Seed Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$75,000"
        },
        {
          "id": 533,
          "title": "Pow Wow Pitch Competition",
          "fundingType": "award",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 535,
          "title": "RBC Canadian Women Entrepreneur Awards",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": null
        },
        {
          "id": 536,
          "title": "RBC Rock My Business Start-Up Awards",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 543,
          "title": "Calgary BIA Facade Improvement Grant",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 549,
          "title": "Co-operative Development Program (CDP) — Co-operators",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 550,
          "title": "Bourse de démarrage et repreneuriat — Ville de Québec",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 551,
          "title": "Built World Tech — Venture Pilots (Edmonton Unlimited)",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 552,
          "title": "Black Entrepreneurship Program — Ecosystem Fund (FedDev Ontario / BEA GTA)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 555,
          "title": "Kivalliq Inuit Association — Business Development Fund (BDF)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 556,
          "title": "Laval Économique — Fonds créateur d'entreprise (Business Launch Fund)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 557,
          "title": "Manitoba Book Publishing Tax Credit (MBPTC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$60,000"
        },
        {
          "id": 558,
          "title": "Meridian Small Business Big Impact Awards",
          "fundingType": "award",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 562,
          "title": "PartÉS — Programme d'appui aux ressources techniques en économie sociale",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 564,
          "title": "PARO Women's Innovation Initiative (WIN)",
          "fundingType": "loan",
          "accessibilityScore": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$35,000"
        },
        {
          "id": 567,
          "title": "TELUS Friendly Future Foundation — Indigenous Communities Fund",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 568,
          "title": "Propel e-Accelerator (Atlantic Canada)",
          "fundingType": "program",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 572,
          "title": "SaskEnergy Commercial Space & Water Heating Rebate Program",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$6,300"
        },
        {
          "id": 574,
          "title": "PME MTL Fonds Entrepreneuriat Commercial (Retail Fund)",
          "fundingType": "grant",
          "accessibilityScore": 4,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$25,000"
        }
      ]
    },
    "hardestPrograms": {
      "criteria": "competitiveness >= 4 AND applicationDifficulty >= 4",
      "count": 104,
      "programs": [
        {
          "id": 1,
          "title": "Strategic Response Fund (formerly Strategic Innovation Fund)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 9,
          "title": "AgriInnovate Program",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 10,
          "title": "Ocean Supercluster",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$6M"
        },
        {
          "id": 11,
          "title": "Digital Technology Supercluster",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 34,
          "title": "PacifiCan (Pacific Economic Development Canada) Funding",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 41,
          "title": "SSHRC Partnerships",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2.5M"
        },
        {
          "id": 42,
          "title": "CIHR Industry Partnered Research",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$979,653"
        },
        {
          "id": 43,
          "title": "Genome Canada",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 46,
          "title": "Innovation for Defence Excellence and Security (IDEaS)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 52,
          "title": "BDC Cleantech Practice — Venture Capital",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 54,
          "title": "Thrive Venture Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 56,
          "title": "Net Zero Accelerator",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$700M"
        },
        {
          "id": 58,
          "title": "Clean Fuels Fund",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 59,
          "title": "Smart Renewables and Electrification Pathways Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 60,
          "title": "Energy Innovation Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 65,
          "title": "Ocean Protection Plan (Grants and Contributions)",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 67,
          "title": "Investments in Forest Industry Transformation (IFIT)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 69,
          "title": "Critical Minerals R&D and Demonstration Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 71,
          "title": "Creative Export Canada",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$600,000"
        },
        {
          "id": 72,
          "title": "Canada Media Fund",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 73,
          "title": "Telefilm Canada Funding Programs",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 83,
          "title": "Sectoral Workforce Solutions Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 89,
          "title": "InBC Investment Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 90,
          "title": "Next Generation Manufacturing Canada (NGen) Supercluster",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3.2M"
        },
        {
          "id": 91,
          "title": "Protein Industries Canada Supercluster",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 92,
          "title": "Scale AI Supercluster",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 106,
          "title": "Project Development Fund (Creative BC)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 122,
          "title": "Coralus (formerly SheEO) Loan Program",
          "fundingType": "loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 124,
          "title": "Aboriginal Business Investment Fund (ABIF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$619,000"
        },
        {
          "id": 131,
          "title": "Life Sciences Scale-up Fund (LSSUF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 140,
          "title": "Strategic Response Fund - Steel Sector",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$150M"
        },
        {
          "id": 144,
          "title": "Invest North Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$400,000"
        },
        {
          "id": 145,
          "title": "DMZ Incubator Program",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 149,
          "title": "Creative Destruction Lab (CDL)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": null
        },
        {
          "id": 156,
          "title": "NRC IRAP Clean Technology Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 157,
          "title": "Canadian International Innovation Program (CIIP)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 158,
          "title": "Access to Business Opportunities (Indigenous Entrepreneurship)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 161,
          "title": "Ontario Together Trade Fund",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 163,
          "title": "Innovate BC Ignite Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 166,
          "title": "Cartier Women's Initiative",
          "fundingType": "award",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 169,
          "title": "OCI Ready 4 Market Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 172,
          "title": "Edmonton Edge Fund",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": null
        },
        {
          "id": 178,
          "title": "IQ Fonds Impulsion (formerly Impulsion PME)",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 186,
          "title": "Global Forest Leadership Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 198,
          "title": "Regional Artificial Intelligence Initiative (RAII)",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 201,
          "title": "Supply Management Processing Investment Fund (SMPIF) - Dairy Stream",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 214,
          "title": "PacifiCan Business Scale-up and Productivity (BSP)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 216,
          "title": "Space Technology Development Program (STDP)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$800,000"
        },
        {
          "id": 220,
          "title": "Genome Canada — Genomic Applications Partnership Program (GAPP)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 224,
          "title": "Regional Homebuilding Innovation Initiative (RHII)",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2.5M"
        },
        {
          "id": 226,
          "title": "Green Construction Through Wood (GCWood) Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 227,
          "title": "Indigenous Tourism Fund — SITES (Signature Indigenous Tourism Experiences)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 231,
          "title": "NOHFC INVEST North Innovation Stream",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 248,
          "title": "Canada Growth Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$200M"
        },
        {
          "id": 251,
          "title": "Lunar Exploration Accelerator Program (LEAP)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.6M"
        },
        {
          "id": 256,
          "title": "National Genomic Applications Partnership Program (N-GAPP)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 262,
          "title": "NGen AI for Manufacturing (AI4M) Challenge",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2.5M"
        },
        {
          "id": 264,
          "title": "Creative BC — Domestic Motion Picture Production Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 265,
          "title": "Global Forest Leadership Program — Market and Product Diversification",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$750,000"
        },
        {
          "id": 267,
          "title": "IDEaS Defence Innovation Secure Hubs (DISH)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$15"
        },
        {
          "id": 269,
          "title": "Dairy Innovation and Investment Fund (DIIF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 272,
          "title": "Canada Media Fund — POV Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 273,
          "title": "Canada Media Fund — Innovation & Experimentation (IDM)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.2M"
        },
        {
          "id": 277,
          "title": "Critical Minerals Infrastructure Fund (CMIF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 281,
          "title": "NGen Sustainable Manufacturing Challenge (SMC)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3.2M"
        },
        {
          "id": 287,
          "title": "SODEC — Aide aux entreprises culturelles",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 295,
          "title": "Canada Foundation for Innovation (CFI) — Innovation Fund",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 298,
          "title": "CSA Space Technology Development Program (STDP)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 302,
          "title": "IDEaS — Defence Innovation Secure Hubs (DISH)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 306,
          "title": "Canada Growth Fund (CGF)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$500M"
        },
        {
          "id": 311,
          "title": "Creative Export Canada — Export-Ready Stream",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$800,000"
        },
        {
          "id": 317,
          "title": "NGen — AI for Manufacturing Challenge (AI4M)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3.2M"
        },
        {
          "id": 325,
          "title": "Protein Industries Canada — Technology Leadership (Fermentation Stream)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 327,
          "title": "NGen Advanced Manufacturing Homebuilding Challenge (AMHC)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5.7M"
        },
        {
          "id": 334,
          "title": "BDC Sustainability Venture Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 335,
          "title": "Sustainable Jobs Training Fund (SJTF)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$15M"
        },
        {
          "id": 339,
          "title": "Venture and Growth Capital Initiative (VGCCI)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 340,
          "title": "BDC Thrive Lab for Women",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 343,
          "title": "AgriScience Program — Projects Component",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 396,
          "title": "Emissions Reduction Alberta (ERA) — Industrial Transformation Challenge",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 410,
          "title": "CleanBC Industry Fund",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 444,
          "title": "AI Compute Challenge",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$240M"
        },
        {
          "id": 452,
          "title": "Forest Sector Investment and Innovation Program (FSIIP) — Business Projects",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 476,
          "title": "ERA Strategic Energy Management Initiative — Capital Retrofits (SEMI)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$750,000"
        },
        {
          "id": 484,
          "title": "First and Last Mile Fund (FLMF)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$25M"
        },
        {
          "id": 487,
          "title": "Regional Quantum Initiative (RQI) — FedDev Ontario",
          "fundingType": "loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 488,
          "title": "Build Canada Homes — Prefab/Modular Partnership Financing",
          "fundingType": "loan",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": null
        },
        {
          "id": 491,
          "title": "Invest Ontario Fund (IOF)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 494,
          "title": "INNOV-R PME — Quebec GHG-Reduction Innovation Program for SMEs",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$900,000"
        },
        {
          "id": 500,
          "title": "Yukon Venture Angels (YVA) — Ecosystem Access for Yukon Founders",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$750,000"
        },
        {
          "id": 510,
          "title": "Canadian Defence Industry Resilience (CDIR) Program",
          "fundingType": "forgivable-loan",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$150M"
        },
        {
          "id": 511,
          "title": "BDC StrongNorth Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 513,
          "title": "Critical Minerals Sovereign Fund (CMSF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$100M"
        },
        {
          "id": 521,
          "title": "NEXT AI Accelerator (NEXT Canada)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 522,
          "title": "NRC Applied Quantum Computing Challenge Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 523,
          "title": "NRC Drone Innovation Hub",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$35M"
        },
        {
          "id": 524,
          "title": "NRC IoT: Quantum Sensors Challenge Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 525,
          "title": "NRC Quantum for Defence Program",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 527,
          "title": "NSERC Alliance Quantum Grants — SME Partner Stream",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$650,000"
        },
        {
          "id": 530,
          "title": "Opportunity Calgary Investment Fund (OCIF)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2.8M"
        },
        {
          "id": 531,
          "title": "Ontario Hydrogen Innovation Fund (HIF) 2025",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$30M"
        },
        {
          "id": 537,
          "title": "Techstars Toronto Accelerator",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$305,000"
        },
        {
          "id": 538,
          "title": "Toronto Innovation Acceleration Partners (TIAP)",
          "fundingType": "program",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 559,
          "title": "NRCan Deep Retrofit Accelerator Initiative (DRAI)",
          "fundingType": "grant",
          "competitiveness": 4,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2M"
        }
      ]
    }
  },
  "deadlines": {
    "withDeadlineDate": 80,
    "withDeadlineDatePercent": 15.1,
    "ongoingOrRolling": 256,
    "ongoingOrRollingPercent": 48.4,
    "closed": 126,
    "closedPercent": 23.8,
    "withHardDeadline": 147,
    "withHardDeadlinePercent": 27.8
  },
  "matching": {
    "required": 284,
    "requiredPercent": 53.7,
    "notRequired": 234,
    "notRequiredPercent": 44.2,
    "unknown": 11
  },
  "stacking": {
    "programsWithPartners": 526,
    "programsWithPartnersPercent": 99.4,
    "totalUniquePartnerNames": 1340,
    "totalRelationships": 2242,
    "averagePartnersPerProgram": 4.26,
    "medianPartnersPerProgram": 4,
    "mostConnectedPrograms": [
      {
        "id": 130,
        "title": "Canada Council for the Arts - Explore and Create",
        "stackingPartners": 12
      },
      {
        "id": 37,
        "title": "Canadian Northern Economic Development Agency (CanNor) Funding",
        "stackingPartners": 9
      },
      {
        "id": 90,
        "title": "Next Generation Manufacturing Canada (NGen) Supercluster",
        "stackingPartners": 9
      },
      {
        "id": 91,
        "title": "Protein Industries Canada Supercluster",
        "stackingPartners": 9
      },
      {
        "id": 2,
        "title": "Black Entrepreneurship Program",
        "stackingPartners": 8
      },
      {
        "id": 10,
        "title": "Ocean Supercluster",
        "stackingPartners": 8
      },
      {
        "id": 30,
        "title": "Business Development Bank of Canada (BDC) Financing",
        "stackingPartners": 8
      },
      {
        "id": 50,
        "title": "Trade Commissioner Service – Export Support",
        "stackingPartners": 8
      },
      {
        "id": 62,
        "title": "AgriMarketing Program — Core Stream",
        "stackingPartners": 8
      },
      {
        "id": 72,
        "title": "Canada Media Fund",
        "stackingPartners": 8
      }
    ],
    "mostFrequentPartners": [
      {
        "program": "SR&ED Tax Credits",
        "mentionedBy": 95
      },
      {
        "program": "CanExport SMEs",
        "mentionedBy": 62
      },
      {
        "program": "SR&ED Tax Credit",
        "mentionedBy": 61
      },
      {
        "program": "NRC-IRAP",
        "mentionedBy": 60
      },
      {
        "program": "NRC IRAP",
        "mentionedBy": 60
      },
      {
        "program": "IRAP",
        "mentionedBy": 39
      },
      {
        "program": "Mitacs",
        "mentionedBy": 22
      },
      {
        "program": "NSERC Alliance Grants",
        "mentionedBy": 22
      },
      {
        "program": "Canada Small Business Financing Program (CSBFP)",
        "mentionedBy": 17
      },
      {
        "program": "Canadian Film or Video Production Tax Credit (CPTC)",
        "mentionedBy": 15
      },
      {
        "program": "ACOA — Business Development Program (BDP)",
        "mentionedBy": 15
      },
      {
        "program": "Canada Media Fund (CMF)",
        "mentionedBy": 14
      },
      {
        "program": "Futurpreneur Canada",
        "mentionedBy": 13
      },
      {
        "program": "Telefilm Canada",
        "mentionedBy": 13
      },
      {
        "program": "CanExport",
        "mentionedBy": 12
      }
    ]
  },
  "hardGates": {
    "totalProgramsWithAnyGate": 301,
    "totalProgramsWithAnyGatePercent": 56.9,
    "byType": {
      "closed": 99,
      "requiresIncorporation": 110,
      "demographicExclusive": 51,
      "requiresForProfit": 6,
      "npoOnly": 20,
      "requiresUnder24Months": 6,
      "requires2PlusYears": 30
    },
    "demographicExclusiveBreakdown": [
      {
        "name": "indigenous-owned",
        "count": 24
      },
      {
        "name": "women-owned",
        "count": 15
      },
      {
        "name": "young-entrepreneur",
        "count": 4
      },
      {
        "name": "black-owned",
        "count": 3
      },
      {
        "name": "newcomer-immigrant",
        "count": 2
      },
      {
        "name": "disability",
        "count": 1
      },
      {
        "name": "indigenous-owned,women-owned",
        "count": 1
      },
      {
        "name": "women-owned,indigenous-owned,black-owned",
        "count": 1
      }
    ]
  },
  "businessStage": {
    "distribution": {
      "growth": 472,
      "startup": 300,
      "established": 297,
      "expansion": 287
    },
    "programsWithMultipleStages": 487,
    "averageStagesPerProgram": 2.56
  },
  "processingTime": {
    "programsWithData": 486,
    "overall": {
      "averageWeeks": 14,
      "medianWeeks": 10,
      "minWeeks": 0.9,
      "maxWeeks": 116.9
    },
    "byLevel": {
      "federal": {
        "count": 230,
        "averageWeeks": 18.5,
        "medianWeeks": 15.1,
        "minWeeks": 0.9,
        "maxWeeks": 116.9
      },
      "provincial": {
        "count": 173,
        "averageWeeks": 10.5,
        "medianWeeks": 9,
        "minWeeks": 1,
        "maxWeeks": 39
      },
      "municipal": {
        "count": 25,
        "averageWeeks": 8.9,
        "medianWeeks": 7,
        "minWeeks": 2,
        "maxWeeks": 26
      },
      "private": {
        "count": 42,
        "averageWeeks": 10.3,
        "medianWeeks": 8,
        "minWeeks": 3,
        "maxWeeks": 32.5
      },
      "territorial": {
        "count": 16,
        "averageWeeks": 6.6,
        "medianWeeks": 6,
        "minWeeks": 3,
        "maxWeeks": 12
      }
    },
    "fastestPrograms": [
      {
        "id": 328,
        "title": "BDC Small Business Loan",
        "level": "federal",
        "estimatedWeeks": 0.9
      },
      {
        "id": 184,
        "title": "OCI Digitalization Competence Centre (DCC)",
        "level": "provincial",
        "estimatedWeeks": 1
      },
      {
        "id": 84,
        "title": "Student Work Placement Program (SWPP)",
        "level": "federal",
        "estimatedWeeks": 1.1
      },
      {
        "id": 30,
        "title": "Business Development Bank of Canada (BDC) Financing",
        "level": "federal",
        "estimatedWeeks": 1.4
      },
      {
        "id": 433,
        "title": "Commodity Loan Guarantee Program (CLGP)",
        "level": "provincial",
        "estimatedWeeks": 1.5
      },
      {
        "id": 438,
        "title": "Innovative Clean Energy (ICE) Fund — Open Call",
        "level": "provincial",
        "estimatedWeeks": 1.5
      },
      {
        "id": 485,
        "title": "Small and Medium Business Procurement Program (SMBPP)",
        "level": "federal",
        "estimatedWeeks": 1.5
      },
      {
        "id": 14,
        "title": "B.C. Employer Training Grant",
        "level": "provincial",
        "estimatedWeeks": 2
      },
      {
        "id": 50,
        "title": "Trade Commissioner Service – Export Support",
        "level": "federal",
        "estimatedWeeks": 2
      },
      {
        "id": 98,
        "title": "SkillsPEI Workplace Skills Training",
        "level": "provincial",
        "estimatedWeeks": 2
      }
    ],
    "slowestPrograms": [
      {
        "id": 510,
        "title": "Canadian Defence Industry Resilience (CDIR) Program",
        "level": "federal",
        "estimatedWeeks": 116.9
      },
      {
        "id": 56,
        "title": "Net Zero Accelerator",
        "level": "federal",
        "estimatedWeeks": 86.6
      },
      {
        "id": 269,
        "title": "Dairy Innovation and Investment Fund (DIIF)",
        "level": "federal",
        "estimatedWeeks": 77.9
      },
      {
        "id": 513,
        "title": "Critical Minerals Sovereign Fund (CMSF)",
        "level": "federal",
        "estimatedWeeks": 77.9
      },
      {
        "id": 295,
        "title": "Canada Foundation for Innovation (CFI) — Innovation Fund",
        "level": "federal",
        "estimatedWeeks": 73.6
      },
      {
        "id": 41,
        "title": "SSHRC Partnerships",
        "level": "federal",
        "estimatedWeeks": 69.3
      },
      {
        "id": 1,
        "title": "Strategic Response Fund (formerly Strategic Innovation Fund)",
        "level": "federal",
        "estimatedWeeks": 65
      },
      {
        "id": 140,
        "title": "Strategic Response Fund - Steel Sector",
        "level": "federal",
        "estimatedWeeks": 65
      },
      {
        "id": 60,
        "title": "Energy Innovation Program",
        "level": "federal",
        "estimatedWeeks": 58.5
      },
      {
        "id": 277,
        "title": "Critical Minerals Infrastructure Fund (CMIF)",
        "level": "federal",
        "estimatedWeeks": 52
      }
    ]
  },
  "documents": {
    "programsWithDocumentData": 527,
    "totalDocumentEntries": 3690,
    "averageDocumentsPerProgram": 7,
    "mostCommonlyRequired": [
      {
        "document": "Financial statements",
        "frequency": 58
      },
      {
        "document": "Application Form",
        "frequency": 21
      },
      {
        "document": "Expression of Interest",
        "frequency": 17
      },
      {
        "document": "Completed application form",
        "frequency": 15
      },
      {
        "document": "Business registration documents",
        "frequency": 15
      },
      {
        "document": "Online application form",
        "frequency": 14
      },
      {
        "document": "Business plan",
        "frequency": 13
      },
      {
        "document": "Budget breakdown",
        "frequency": 11
      },
      {
        "document": "Government-issued photo ID",
        "frequency": 10
      },
      {
        "document": "Financial projections",
        "frequency": 10
      },
      {
        "document": "Certificate of Incorporation",
        "frequency": 9
      },
      {
        "document": "CRA Business Number",
        "frequency": 8
      },
      {
        "document": "Pitch deck",
        "frequency": 7
      },
      {
        "document": "Detailed project budget",
        "frequency": 7
      },
      {
        "document": "Project description",
        "frequency": 7
      },
      {
        "document": "Business registration",
        "frequency": 7
      },
      {
        "document": "Business plan with financial projections",
        "frequency": 6
      },
      {
        "document": "Technology Readiness Level",
        "frequency": 5
      },
      {
        "document": "Articles of incorporation",
        "frequency": 5
      },
      {
        "document": "Full Project Proposal",
        "frequency": 5
      },
      {
        "document": "Incorporation documents",
        "frequency": 5
      },
      {
        "document": "Financing plan",
        "frequency": 5
      },
      {
        "document": "Project description and budget",
        "frequency": 5
      },
      {
        "document": "Historical",
        "frequency": 5
      },
      {
        "document": "Statement of Interest",
        "frequency": 4
      }
    ]
  },
  "topSuperlatives": {
    "easiest": {
      "criteria": "(accessibilityScore * 2) - applicationDifficulty, descending",
      "programs": [
        {
          "id": 471,
          "title": "Tile Loan Program — Ontario Agricultural Drainage",
          "fundingType": "loan",
          "accessibilityScore": 7,
          "applicationDifficulty": 2,
          "easeScore": 12,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 24,
          "title": "Storefront Refresh Grant",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$800"
        },
        {
          "id": 50,
          "title": "Trade Commissioner Service – Export Support",
          "fundingType": "program",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 84,
          "title": "Student Work Placement Program (SWPP)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 119,
          "title": "West End BIZ Business Development Grant",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$750"
        },
        {
          "id": 283,
          "title": "SEED NWT — Business Intelligence and Networking",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$4,000"
        },
        {
          "id": 292,
          "title": "Mitacs Business Strategy Internship (BSI)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$7,500"
        },
        {
          "id": 350,
          "title": "Apprenticeship Job Creation Tax Credit (AJCTC)",
          "fundingType": "tax-credit",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$2,000"
        },
        {
          "id": 409,
          "title": "Employ PEI (Wage Subsidy)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 415,
          "title": "Manitoba Export Development Program (EDP)",
          "fundingType": "grant",
          "accessibilityScore": 5,
          "applicationDifficulty": 1,
          "easeScore": 9,
          "realisticAmountFormatted": "$10,000"
        }
      ]
    },
    "fastest": {
      "criteria": "Lowest estimatedProcessingTime in weeks",
      "programs": [
        {
          "id": 328,
          "title": "BDC Small Business Loan",
          "estimatedWeeks": 0.9,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 184,
          "title": "OCI Digitalization Competence Centre (DCC)",
          "estimatedWeeks": 1,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 84,
          "title": "Student Work Placement Program (SWPP)",
          "estimatedWeeks": 1.1,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 30,
          "title": "Business Development Bank of Canada (BDC) Financing",
          "estimatedWeeks": 1.4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 433,
          "title": "Commodity Loan Guarantee Program (CLGP)",
          "estimatedWeeks": 1.5,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 438,
          "title": "Innovative Clean Energy (ICE) Fund — Open Call",
          "estimatedWeeks": 1.5,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 485,
          "title": "Small and Medium Business Procurement Program (SMBPP)",
          "estimatedWeeks": 1.5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 14,
          "title": "B.C. Employer Training Grant",
          "estimatedWeeks": 2,
          "realisticAmountFormatted": "$8,000"
        },
        {
          "id": 50,
          "title": "Trade Commissioner Service – Export Support",
          "estimatedWeeks": 2,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 98,
          "title": "SkillsPEI Workplace Skills Training",
          "estimatedWeeks": 2,
          "realisticAmountFormatted": "$10,000"
        }
      ]
    },
    "largest": {
      "criteria": "Highest realisticAmount (max parsed dollar value)",
      "programs": [
        {
          "id": 553,
          "title": "Foresight Earth Tech (2050 + Adapt) — Climate Accelerator",
          "fundingType": "program",
          "realisticMax": 2450000000,
          "realisticMaxFormatted": "$2.5B"
        },
        {
          "id": 56,
          "title": "Net Zero Accelerator",
          "fundingType": "grant",
          "realisticMax": 700000000,
          "realisticMaxFormatted": "$700M"
        },
        {
          "id": 306,
          "title": "Canada Growth Fund (CGF)",
          "fundingType": "program",
          "realisticMax": 500000000,
          "realisticMaxFormatted": "$500M"
        },
        {
          "id": 444,
          "title": "AI Compute Challenge",
          "fundingType": "grant",
          "realisticMax": 240000000,
          "realisticMaxFormatted": "$240M"
        },
        {
          "id": 248,
          "title": "Canada Growth Fund",
          "fundingType": "program",
          "realisticMax": 200000000,
          "realisticMaxFormatted": "$200M"
        },
        {
          "id": 77,
          "title": "Social Innovation and Social Finance Fund",
          "fundingType": "program",
          "realisticMax": 154000000,
          "realisticMaxFormatted": "$154M"
        },
        {
          "id": 140,
          "title": "Strategic Response Fund - Steel Sector",
          "fundingType": "program",
          "realisticMax": 150000000,
          "realisticMaxFormatted": "$150M"
        },
        {
          "id": 510,
          "title": "Canadian Defence Industry Resilience (CDIR) Program",
          "fundingType": "forgivable-loan",
          "realisticMax": 150000000,
          "realisticMaxFormatted": "$150M"
        },
        {
          "id": 436,
          "title": "Alberta Carbon Capture Incentive Program (ACCIP)",
          "fundingType": "grant",
          "realisticMax": 100000000,
          "realisticMaxFormatted": "$100M"
        },
        {
          "id": 513,
          "title": "Critical Minerals Sovereign Fund (CMSF)",
          "fundingType": "grant",
          "realisticMax": 100000000,
          "realisticMaxFormatted": "$100M"
        }
      ]
    },
    "mostCompetitive": {
      "criteria": "competitiveness = 5, sorted by applicationDifficulty descending",
      "count": 53,
      "programs": [
        {
          "id": 1,
          "title": "Strategic Response Fund (formerly Strategic Innovation Fund)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 9,
          "title": "AgriInnovate Program",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 11,
          "title": "Digital Technology Supercluster",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 41,
          "title": "SSHRC Partnerships",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2.5M"
        },
        {
          "id": 42,
          "title": "CIHR Industry Partnered Research",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$979,653"
        },
        {
          "id": 43,
          "title": "Genome Canada",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 52,
          "title": "BDC Cleantech Practice — Venture Capital",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 54,
          "title": "Thrive Venture Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 56,
          "title": "Net Zero Accelerator",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$700M"
        },
        {
          "id": 60,
          "title": "Energy Innovation Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 67,
          "title": "Investments in Forest Industry Transformation (IFIT)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 69,
          "title": "Critical Minerals R&D and Demonstration Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 73,
          "title": "Telefilm Canada Funding Programs",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 89,
          "title": "InBC Investment Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 140,
          "title": "Strategic Response Fund - Steel Sector",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$150M"
        },
        {
          "id": 145,
          "title": "DMZ Incubator Program",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 220,
          "title": "Genome Canada — Genomic Applications Partnership Program (GAPP)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 227,
          "title": "Indigenous Tourism Fund — SITES (Signature Indigenous Tourism Experiences)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 248,
          "title": "Canada Growth Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$200M"
        },
        {
          "id": 267,
          "title": "IDEaS Defence Innovation Secure Hubs (DISH)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$15"
        },
        {
          "id": 302,
          "title": "IDEaS — Defence Innovation Secure Hubs (DISH)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$50M"
        },
        {
          "id": 306,
          "title": "Canada Growth Fund (CGF)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$500M"
        },
        {
          "id": 339,
          "title": "Venture and Growth Capital Initiative (VGCCI)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 444,
          "title": "AI Compute Challenge",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$240M"
        },
        {
          "id": 484,
          "title": "First and Last Mile Fund (FLMF)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$25M"
        },
        {
          "id": 491,
          "title": "Invest Ontario Fund (IOF)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 5,
          "realisticAmountFormatted": "$4M"
        },
        {
          "id": 122,
          "title": "Coralus (formerly SheEO) Loan Program",
          "fundingType": "loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 149,
          "title": "Creative Destruction Lab (CDL)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": null
        },
        {
          "id": 158,
          "title": "Access to Business Opportunities (Indigenous Entrepreneurship)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 163,
          "title": "Innovate BC Ignite Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 166,
          "title": "Cartier Women's Initiative",
          "fundingType": "award",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 169,
          "title": "OCI Ready 4 Market Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 172,
          "title": "Edmonton Edge Fund",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": null
        },
        {
          "id": 214,
          "title": "PacifiCan Business Scale-up and Productivity (BSP)",
          "fundingType": "forgivable-loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 272,
          "title": "Canada Media Fund — POV Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 273,
          "title": "Canada Media Fund — Innovation & Experimentation (IDM)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$1.2M"
        },
        {
          "id": 327,
          "title": "NGen Advanced Manufacturing Homebuilding Challenge (AMHC)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5.7M"
        },
        {
          "id": 334,
          "title": "BDC Sustainability Venture Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 335,
          "title": "Sustainable Jobs Training Fund (SJTF)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$15M"
        },
        {
          "id": 487,
          "title": "Regional Quantum Initiative (RQI) — FedDev Ontario",
          "fundingType": "loan",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 511,
          "title": "BDC StrongNorth Fund",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 521,
          "title": "NEXT AI Accelerator (NEXT Canada)",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 537,
          "title": "Techstars Toronto Accelerator",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 4,
          "realisticAmountFormatted": "$305,000"
        },
        {
          "id": 2,
          "title": "Black Entrepreneurship Program",
          "fundingType": "loan",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$87,500"
        },
        {
          "id": 123,
          "title": "BMO Celebrating Women Grant Program",
          "fundingType": "award",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 207,
          "title": "Telefilm Canada — Talent to Watch Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$250,000"
        },
        {
          "id": 315,
          "title": "Telefilm Canada — Talent to Watch Program",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$250,000"
        },
        {
          "id": 501,
          "title": "Accelerator Centre AC:Studio Venture Studio",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$30,000"
        },
        {
          "id": 506,
          "title": "BDC Young Entrepreneur Award",
          "fundingType": "award",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 516,
          "title": "FounderFuel Accelerator",
          "fundingType": "program",
          "competitiveness": 5,
          "applicationDifficulty": 3,
          "realisticAmountFormatted": "$3M"
        },
        {
          "id": 400,
          "title": "TELUS #StandWithOwners Contest",
          "fundingType": "award",
          "competitiveness": 5,
          "applicationDifficulty": 2,
          "realisticAmountFormatted": "$20,000"
        },
        {
          "id": 174,
          "title": "Indigenous Women Entrepreneurship Fund (IWEF)",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$2,500"
        },
        {
          "id": 403,
          "title": "Purolator True North Small Business Grant Contest",
          "fundingType": "grant",
          "competitiveness": 5,
          "applicationDifficulty": 1,
          "realisticAmountFormatted": "$25,000"
        }
      ]
    },
    "leastCompetitive": {
      "criteria": "competitiveness = 1, sorted by accessibilityScore descending",
      "count": 72,
      "programs": [
        {
          "id": 471,
          "title": "Tile Loan Program — Ontario Agricultural Drainage",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 7,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 5,
          "title": "Canada Small Business Financing Program",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$294,067"
        },
        {
          "id": 38,
          "title": "Mitacs Accelerate",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 50,
          "title": "Trade Commissioner Service – Export Support",
          "fundingType": "program",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$50,000"
        },
        {
          "id": 119,
          "title": "West End BIZ Business Development Grant",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$750"
        },
        {
          "id": 283,
          "title": "SEED NWT — Business Intelligence and Networking",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$4,000"
        },
        {
          "id": 292,
          "title": "Mitacs Business Strategy Internship (BSI)",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$7,500"
        },
        {
          "id": 328,
          "title": "BDC Small Business Loan",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 329,
          "title": "BDC Start-up Financing",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$150,000"
        },
        {
          "id": 330,
          "title": "BDC Pivot to Grow — Tariff Relief Loan",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 331,
          "title": "FCC Women Entrepreneur Loan",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 350,
          "title": "Apprenticeship Job Creation Tax Credit (AJCTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$2,000"
        },
        {
          "id": 420,
          "title": "Alberta Export Expansion Program (AEEP)",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 429,
          "title": "Canadian Agricultural Loans Act (CALA) Program",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 449,
          "title": "Advance Payments Program",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 454,
          "title": "AgriInvest Program",
          "fundingType": "program",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 455,
          "title": "AgriInsurance Program",
          "fundingType": "program",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$20"
        },
        {
          "id": 461,
          "title": "Co-operative Graduate Hiring Incentive (COG-HI) — Manitoba",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 462,
          "title": "Co-operative Students Hiring Incentive (COS-HI) — Manitoba",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 468,
          "title": "Ontario Computer Animation and Special Effects Tax Credit (OCASE)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 497,
          "title": "Nova Scotia Loyal Producer Labelling Program",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$3,000"
        },
        {
          "id": 572,
          "title": "SaskEnergy Commercial Space & Water Heating Rebate Program",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 5,
          "realisticAmountFormatted": "$6,300"
        },
        {
          "id": 15,
          "title": "Interactive Digital Media Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 29,
          "title": "Export Development Canada (EDC) Financing",
          "fundingType": "program",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 30,
          "title": "Business Development Bank of Canada (BDC) Financing",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 31,
          "title": "Farm Credit Canada (FCC) Financing",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 113,
          "title": "Accelerate Digital Adoption Projects for Tomorrow (ADAPT) Fund",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 114,
          "title": "Kakivak Association - Sivummut Grants to Small Businesses",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$25,000"
        },
        {
          "id": 115,
          "title": "Kakivak Association - Economic Opportunity Fund (EOF)",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$10,000"
        },
        {
          "id": 134,
          "title": "Interlake Tourism Development Fund",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$2,000"
        },
        {
          "id": 153,
          "title": "EDC Trade Impact Program",
          "fundingType": "program",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$25M"
        },
        {
          "id": 203,
          "title": "Manufacturing and Processing Investment Tax Credit (BC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 279,
          "title": "FCC Young Farmer Loan",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$1.5M"
        },
        {
          "id": 280,
          "title": "BDC Inclusive Entrepreneurship Loan",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$250,000"
        },
        {
          "id": 284,
          "title": "Invest Nova Scotia — Export Development Program",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$15,000"
        },
        {
          "id": 349,
          "title": "Film or Video Production Services Tax Credit (PSTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 351,
          "title": "Atlantic Investment Tax Credit (AITC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 433,
          "title": "Commodity Loan Guarantee Program (CLGP)",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 456,
          "title": "AgriStability Program",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 469,
          "title": "Ontario Research and Development Tax Credit (ORDTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$350,000"
        },
        {
          "id": 472,
          "title": "British Columbia Clean Buildings Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 480,
          "title": "IESO Save on Energy Retrofit Program",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$250,000"
        },
        {
          "id": 518,
          "title": "Hydro-Québec ÉcoPerformance — Simplified Implementation Track",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$100,000"
        },
        {
          "id": 528,
          "title": "Nova Scotia Digital Animation Tax Credit (NSDATC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$1M"
        },
        {
          "id": 557,
          "title": "Manitoba Book Publishing Tax Credit (MBPTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 4,
          "realisticAmountFormatted": "$60,000"
        },
        {
          "id": 4,
          "title": "Scientific Research and Experimental Development (SR&ED)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 16,
          "title": "Alberta Innovation Employment Grant",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$600,000"
        },
        {
          "id": 17,
          "title": "Quebec R&D Tax Credit (CRIC — Research, Innovation and Commercialization)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$200,000"
        },
        {
          "id": 344,
          "title": "Clean Technology Investment Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 345,
          "title": "Clean Technology Manufacturing Investment Tax Credit (CTM ITC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 348,
          "title": "Canadian Film or Video Production Tax Credit (CPTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 352,
          "title": "Electric Vehicle Affordability Program (EVAP)",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$5,000"
        },
        {
          "id": 366,
          "title": "Yukon Small Business Investment Tax Credit (SBITC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 382,
          "title": "Saskatchewan Technology Startup Incentive (STSI)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 385,
          "title": "Manitoba Small Business Venture Capital Tax Credit (SBVCTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 386,
          "title": "Manitoba Interactive Digital Media Tax Credit (MIDMTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 387,
          "title": "Manitoba Film and Video Production Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 389,
          "title": "BC Film Incentive (FIBC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$10M"
        },
        {
          "id": 392,
          "title": "Ontario Interactive Digital Media Tax Credit (OIDMTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 393,
          "title": "Quebec Tax Credit for Production of Multimedia Titles (CDTIM)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 397,
          "title": "Nova Scotia Digital Media Tax Credit (NSDMTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$500,000"
        },
        {
          "id": 404,
          "title": "Quebec AI Adoption Tax Credit (CDAEIA)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 405,
          "title": "BC Small Business Venture Capital Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$300,000"
        },
        {
          "id": 406,
          "title": "BC Production Services Tax Credit (PSTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 408,
          "title": "NB Small Business Investor Tax Credit (SBITC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$125,000"
        },
        {
          "id": 515,
          "title": "FortisBC Gas Absorption Heat Pump Rebate (Commercial)",
          "fundingType": "grant",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$600,000"
        },
        {
          "id": 560,
          "title": "Ontario Book Publishing Tax Credit (OBPTC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 3,
          "realisticAmountFormatted": "$60,000"
        },
        {
          "id": 141,
          "title": "BDC Pivot to Grow",
          "fundingType": "loan",
          "competitiveness": 1,
          "accessibilityScore": 2,
          "realisticAmountFormatted": "$2M"
        },
        {
          "id": 289,
          "title": "Saskatchewan Value-Added Agriculture Incentive (SVAI)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 2,
          "realisticAmountFormatted": "$60M"
        },
        {
          "id": 346,
          "title": "Carbon Capture, Utilization, and Storage Investment Tax Credit (CCUS ITC)",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 2,
          "realisticAmountFormatted": "$5M"
        },
        {
          "id": 347,
          "title": "Clean Hydrogen Investment Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 2,
          "realisticAmountFormatted": "$20M"
        },
        {
          "id": 547,
          "title": "Nova Scotia CEDIF Equity Tax Credit",
          "fundingType": "tax-credit",
          "competitiveness": 1,
          "accessibilityScore": 2,
          "realisticAmountFormatted": "$1M"
        }
      ]
    }
  }
}