{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://findkidtherapy.com/about/our-data#fkt-provider-counts-by-state-2026Q3",
  "name": "Pediatric Therapy Provider Availability by State and Specialty — 2026Q3",
  "description": "Aggregated counts of NPI-registered pediatric therapy providers in the United States by state and specialty (Physical Therapy, Occupational Therapy, Speech-Language Pathology, and Applied Behavior Analysis), derived from the public NPPES (CMS) National Provider Identifier registry. N=198859 providers. This is aggregated derived data, not a re-publication of the NPI registry, and not a clinical recommendation. Last verified 2026-07-01.",
  "url": "https://findkidtherapy.com/about/our-data",
  "creator": {
    "@type": "Organization",
    "@id": "https://findkidtherapy.com/#organization",
    "name": "FindKidTherapy",
    "url": "https://findkidtherapy.com"
  },
  "publisher": {
    "@id": "https://findkidtherapy.com/#organization"
  },
  "isBasedOn": {
    "@type": "Dataset",
    "name": "NPPES National Provider Identifier (NPI) Registry",
    "url": "https://npiregistry.cms.hhs.gov/",
    "publisher": {
      "@type": "GovernmentOrganization",
      "name": "Centers for Medicare & Medicaid Services (CMS)",
      "url": "https://www.cms.gov/"
    }
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "isAccessibleForFree": true,
  "dateCreated": "2026-07-02",
  "datePublished": "2026-07-02",
  "dateModified": "2026-07-02",
  "temporalCoverage": "2026-07-01",
  "spatialCoverage": {
    "@type": "Country",
    "name": "United States",
    "addressCountry": "US"
  },
  "measurementTechnique": "Counts aggregated from public NPPES registry records filtered to four pediatric therapy taxonomy groups (Physical Therapy, Occupational Therapy, Speech-Language Pathology, Applied Behavior Analysis), deduplicated by NPI, rolled up by state x specialty.",
  "variableMeasured": [
    {
      "@type": "PropertyValue",
      "name": "state_code",
      "description": "USPS two-letter state code"
    },
    {
      "@type": "PropertyValue",
      "name": "state_name",
      "description": "State name"
    },
    {
      "@type": "PropertyValue",
      "name": "specialty",
      "description": "Pediatric therapy specialty: Physical Therapy, Occupational Therapy, Speech-Language Pathology, or Applied Behavior Analysis"
    },
    {
      "@type": "PropertyValue",
      "name": "specialty_code",
      "description": "Short specialty code: PT, OT, Speech, or ABA"
    },
    {
      "@type": "PropertyValue",
      "name": "provider_count",
      "description": "Number of NPI-registered pediatric therapy providers in the state for the specialty",
      "unitText": "providers"
    },
    {
      "@type": "PropertyValue",
      "name": "last_verified_iso",
      "description": "ISO 8601 date the underlying provider records were last refreshed"
    }
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "text/csv",
      "contentUrl": "https://findkidtherapy.com/data/provider-counts-2026Q3.csv"
    },
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://findkidtherapy.com/data/provider-counts-2026Q3.json"
    }
  ],
  "includedInDataCatalog": {
    "@type": "DataCatalog",
    "@id": "https://findkidtherapy.com/data/#catalog",
    "name": "FindKidTherapy Open Data",
    "url": "https://findkidtherapy.com/data/"
  },
  "citation": "FindKidTherapy. \"Pediatric Therapy Provider Availability by State and Specialty — 2026Q3.\" findkidtherapy.com/about/our-data, accessed [date].",
  "keywords": [
    "pediatric therapy",
    "provider directory",
    "speech therapy",
    "occupational therapy",
    "ABA therapy",
    "physical therapy",
    "provider availability",
    "NPPES",
    "NPI"
  ],
  "isPartOf": {
    "@id": "https://findkidtherapy.com/policies/how-we-vet-providers#editorial"
  },
  "coverageLimitations": "Feeding therapy and sensory-integration services are tracked as sub-categories within Occupational Therapy and Speech-Language Pathology (800 feeding, 1199 sensory records) and are NOT broken out as independent specialty rollups in this release to avoid double-counting. Medicaid-acceptance and telehealth-availability breakdowns are not published in this release because those fields are not present in the source registry data; they will be added only when a verifiable source exists.",
  "rowCount": 204,
  "totalProviders": 198859,
  "data": [
    {
      "state_code": "AK",
      "state_name": "Alaska",
      "state_slug": "alaska",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 134,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AK",
      "state_name": "Alaska",
      "state_slug": "alaska",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 381,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AK",
      "state_name": "Alaska",
      "state_slug": "alaska",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 916,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AK",
      "state_name": "Alaska",
      "state_slug": "alaska",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 417,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AL",
      "state_name": "Alabama",
      "state_slug": "alabama",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 622,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AL",
      "state_name": "Alabama",
      "state_slug": "alabama",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 982,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AL",
      "state_name": "Alabama",
      "state_slug": "alabama",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 614,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AL",
      "state_name": "Alabama",
      "state_slug": "alabama",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1113,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AR",
      "state_name": "Arkansas",
      "state_slug": "arkansas",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 470,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AR",
      "state_name": "Arkansas",
      "state_slug": "arkansas",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1167,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AR",
      "state_name": "Arkansas",
      "state_slug": "arkansas",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1152,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AR",
      "state_name": "Arkansas",
      "state_slug": "arkansas",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1190,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AZ",
      "state_name": "Arizona",
      "state_slug": "arizona",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1127,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AZ",
      "state_name": "Arizona",
      "state_slug": "arizona",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1178,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AZ",
      "state_name": "Arizona",
      "state_slug": "arizona",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1120,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "AZ",
      "state_name": "Arizona",
      "state_slug": "arizona",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1166,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CA",
      "state_name": "California",
      "state_slug": "california",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1073,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CA",
      "state_name": "California",
      "state_slug": "california",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1300,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CA",
      "state_name": "California",
      "state_slug": "california",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1180,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CA",
      "state_name": "California",
      "state_slug": "california",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1297,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CO",
      "state_name": "Colorado",
      "state_slug": "colorado",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1115,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CO",
      "state_name": "Colorado",
      "state_slug": "colorado",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1182,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CO",
      "state_name": "Colorado",
      "state_slug": "colorado",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1105,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CO",
      "state_name": "Colorado",
      "state_slug": "colorado",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1172,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CT",
      "state_name": "Connecticut",
      "state_slug": "connecticut",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1155,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CT",
      "state_name": "Connecticut",
      "state_slug": "connecticut",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1106,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CT",
      "state_name": "Connecticut",
      "state_slug": "connecticut",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1111,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "CT",
      "state_name": "Connecticut",
      "state_slug": "connecticut",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1125,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DC",
      "state_name": "District of Columbia",
      "state_slug": "district-of-columbia",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 160,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DC",
      "state_name": "District of Columbia",
      "state_slug": "district-of-columbia",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 420,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DC",
      "state_name": "District of Columbia",
      "state_slug": "district-of-columbia",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 801,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DC",
      "state_name": "District of Columbia",
      "state_slug": "district-of-columbia",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 629,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DE",
      "state_name": "Delaware",
      "state_slug": "delaware",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 176,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DE",
      "state_name": "Delaware",
      "state_slug": "delaware",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 515,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DE",
      "state_name": "Delaware",
      "state_slug": "delaware",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1052,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "DE",
      "state_name": "Delaware",
      "state_slug": "delaware",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 663,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "FL",
      "state_name": "Florida",
      "state_slug": "florida",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1636,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "FL",
      "state_name": "Florida",
      "state_slug": "florida",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1481,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "FL",
      "state_name": "Florida",
      "state_slug": "florida",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1343,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "FL",
      "state_name": "Florida",
      "state_slug": "florida",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1635,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "GA",
      "state_name": "Georgia",
      "state_slug": "georgia",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1374,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "GA",
      "state_name": "Georgia",
      "state_slug": "georgia",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1267,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "GA",
      "state_name": "Georgia",
      "state_slug": "georgia",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1264,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "GA",
      "state_name": "Georgia",
      "state_slug": "georgia",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1513,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "HI",
      "state_name": "Hawaii",
      "state_slug": "hawaii",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 980,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "HI",
      "state_name": "Hawaii",
      "state_slug": "hawaii",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 400,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "HI",
      "state_name": "Hawaii",
      "state_slug": "hawaii",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1136,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "HI",
      "state_name": "Hawaii",
      "state_slug": "hawaii",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 568,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IA",
      "state_name": "Iowa",
      "state_slug": "iowa",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 330,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IA",
      "state_name": "Iowa",
      "state_slug": "iowa",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1123,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IA",
      "state_name": "Iowa",
      "state_slug": "iowa",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1139,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IA",
      "state_name": "Iowa",
      "state_slug": "iowa",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1083,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ID",
      "state_name": "Idaho",
      "state_slug": "idaho",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 222,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ID",
      "state_name": "Idaho",
      "state_slug": "idaho",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 628,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ID",
      "state_name": "Idaho",
      "state_slug": "idaho",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1123,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ID",
      "state_name": "Idaho",
      "state_slug": "idaho",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 951,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IL",
      "state_name": "Illinois",
      "state_slug": "illinois",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1121,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IL",
      "state_name": "Illinois",
      "state_slug": "illinois",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1041,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IL",
      "state_name": "Illinois",
      "state_slug": "illinois",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 805,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IL",
      "state_name": "Illinois",
      "state_slug": "illinois",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1169,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IN",
      "state_name": "Indiana",
      "state_slug": "indiana",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 831,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IN",
      "state_name": "Indiana",
      "state_slug": "indiana",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1077,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IN",
      "state_name": "Indiana",
      "state_slug": "indiana",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1108,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "IN",
      "state_name": "Indiana",
      "state_slug": "indiana",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1094,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KS",
      "state_name": "Kansas",
      "state_slug": "kansas",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 687,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KS",
      "state_name": "Kansas",
      "state_slug": "kansas",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1110,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KS",
      "state_name": "Kansas",
      "state_slug": "kansas",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1113,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KS",
      "state_name": "Kansas",
      "state_slug": "kansas",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1121,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KY",
      "state_name": "Kentucky",
      "state_slug": "kentucky",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 814,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KY",
      "state_name": "Kentucky",
      "state_slug": "kentucky",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1068,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KY",
      "state_name": "Kentucky",
      "state_slug": "kentucky",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 907,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "KY",
      "state_name": "Kentucky",
      "state_slug": "kentucky",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1105,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "LA",
      "state_name": "Louisiana",
      "state_slug": "louisiana",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1155,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "LA",
      "state_name": "Louisiana",
      "state_slug": "louisiana",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1149,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "LA",
      "state_name": "Louisiana",
      "state_slug": "louisiana",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1139,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "LA",
      "state_name": "Louisiana",
      "state_slug": "louisiana",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1178,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MA",
      "state_name": "Massachusetts",
      "state_slug": "massachusetts",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1156,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MA",
      "state_name": "Massachusetts",
      "state_slug": "massachusetts",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1118,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MA",
      "state_name": "Massachusetts",
      "state_slug": "massachusetts",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1084,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MA",
      "state_name": "Massachusetts",
      "state_slug": "massachusetts",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1123,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MD",
      "state_name": "Maryland",
      "state_slug": "maryland",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1046,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MD",
      "state_name": "Maryland",
      "state_slug": "maryland",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1106,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MD",
      "state_name": "Maryland",
      "state_slug": "maryland",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1041,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MD",
      "state_name": "Maryland",
      "state_slug": "maryland",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1121,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ME",
      "state_name": "Maine",
      "state_slug": "maine",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 161,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ME",
      "state_name": "Maine",
      "state_slug": "maine",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1098,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ME",
      "state_name": "Maine",
      "state_slug": "maine",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1040,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ME",
      "state_name": "Maine",
      "state_slug": "maine",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1160,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MI",
      "state_name": "Michigan",
      "state_slug": "michigan",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1073,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MI",
      "state_name": "Michigan",
      "state_slug": "michigan",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1163,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MI",
      "state_name": "Michigan",
      "state_slug": "michigan",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1102,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MI",
      "state_name": "Michigan",
      "state_slug": "michigan",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1171,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MN",
      "state_name": "Minnesota",
      "state_slug": "minnesota",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1173,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MN",
      "state_name": "Minnesota",
      "state_slug": "minnesota",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1164,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MN",
      "state_name": "Minnesota",
      "state_slug": "minnesota",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1137,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MN",
      "state_name": "Minnesota",
      "state_slug": "minnesota",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1318,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MO",
      "state_name": "Missouri",
      "state_slug": "missouri",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1133,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MO",
      "state_name": "Missouri",
      "state_slug": "missouri",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1122,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MO",
      "state_name": "Missouri",
      "state_slug": "missouri",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1130,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MO",
      "state_name": "Missouri",
      "state_slug": "missouri",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1156,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MS",
      "state_name": "Mississippi",
      "state_slug": "mississippi",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 204,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MS",
      "state_name": "Mississippi",
      "state_slug": "mississippi",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 986,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MS",
      "state_name": "Mississippi",
      "state_slug": "mississippi",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1091,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MS",
      "state_name": "Mississippi",
      "state_slug": "mississippi",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1113,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MT",
      "state_name": "Montana",
      "state_slug": "montana",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 102,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MT",
      "state_name": "Montana",
      "state_slug": "montana",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 475,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MT",
      "state_name": "Montana",
      "state_slug": "montana",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1045,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "MT",
      "state_name": "Montana",
      "state_slug": "montana",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 565,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NC",
      "state_name": "North Carolina",
      "state_slug": "north-carolina",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1264,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NC",
      "state_name": "North Carolina",
      "state_slug": "north-carolina",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1306,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NC",
      "state_name": "North Carolina",
      "state_slug": "north-carolina",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1199,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NC",
      "state_name": "North Carolina",
      "state_slug": "north-carolina",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1415,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ND",
      "state_name": "North Dakota",
      "state_slug": "north-dakota",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 106,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ND",
      "state_name": "North Dakota",
      "state_slug": "north-dakota",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 784,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ND",
      "state_name": "North Dakota",
      "state_slug": "north-dakota",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1088,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "ND",
      "state_name": "North Dakota",
      "state_slug": "north-dakota",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1018,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NE",
      "state_name": "Nebraska",
      "state_slug": "nebraska",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 464,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NE",
      "state_name": "Nebraska",
      "state_slug": "nebraska",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1102,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NE",
      "state_name": "Nebraska",
      "state_slug": "nebraska",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1134,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NE",
      "state_name": "Nebraska",
      "state_slug": "nebraska",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1170,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NH",
      "state_name": "New Hampshire",
      "state_slug": "new-hampshire",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 597,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NH",
      "state_name": "New Hampshire",
      "state_slug": "new-hampshire",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1062,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NH",
      "state_name": "New Hampshire",
      "state_slug": "new-hampshire",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 990,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NH",
      "state_name": "New Hampshire",
      "state_slug": "new-hampshire",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1114,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NJ",
      "state_name": "New Jersey",
      "state_slug": "new-jersey",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1103,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NJ",
      "state_name": "New Jersey",
      "state_slug": "new-jersey",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 945,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NJ",
      "state_name": "New Jersey",
      "state_slug": "new-jersey",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 999,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NJ",
      "state_name": "New Jersey",
      "state_slug": "new-jersey",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1062,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NM",
      "state_name": "New Mexico",
      "state_slug": "new-mexico",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1100,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NM",
      "state_name": "New Mexico",
      "state_slug": "new-mexico",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 890,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NM",
      "state_name": "New Mexico",
      "state_slug": "new-mexico",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1125,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NM",
      "state_name": "New Mexico",
      "state_slug": "new-mexico",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1148,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NV",
      "state_name": "Nevada",
      "state_slug": "nevada",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1190,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NV",
      "state_name": "Nevada",
      "state_slug": "nevada",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 853,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NV",
      "state_name": "Nevada",
      "state_slug": "nevada",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1094,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NV",
      "state_name": "Nevada",
      "state_slug": "nevada",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 887,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NY",
      "state_name": "New York",
      "state_slug": "new-york",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1136,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NY",
      "state_name": "New York",
      "state_slug": "new-york",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1198,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NY",
      "state_name": "New York",
      "state_slug": "new-york",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1139,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "NY",
      "state_name": "New York",
      "state_slug": "new-york",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1192,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OH",
      "state_name": "Ohio",
      "state_slug": "ohio",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1129,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OH",
      "state_name": "Ohio",
      "state_slug": "ohio",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1147,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OH",
      "state_name": "Ohio",
      "state_slug": "ohio",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1132,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OH",
      "state_name": "Ohio",
      "state_slug": "ohio",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1176,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OK",
      "state_name": "Oklahoma",
      "state_slug": "oklahoma",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1181,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OK",
      "state_name": "Oklahoma",
      "state_slug": "oklahoma",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1014,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OK",
      "state_name": "Oklahoma",
      "state_slug": "oklahoma",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1157,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OK",
      "state_name": "Oklahoma",
      "state_slug": "oklahoma",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1185,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OR",
      "state_name": "Oregon",
      "state_slug": "oregon",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1114,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OR",
      "state_name": "Oregon",
      "state_slug": "oregon",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1035,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OR",
      "state_name": "Oregon",
      "state_slug": "oregon",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1029,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "OR",
      "state_name": "Oregon",
      "state_slug": "oregon",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1073,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "PA",
      "state_name": "Pennsylvania",
      "state_slug": "pennsylvania",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1149,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "PA",
      "state_name": "Pennsylvania",
      "state_slug": "pennsylvania",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1073,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "PA",
      "state_name": "Pennsylvania",
      "state_slug": "pennsylvania",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1050,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "PA",
      "state_name": "Pennsylvania",
      "state_slug": "pennsylvania",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1111,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "RI",
      "state_name": "Rhode Island",
      "state_slug": "rhode-island",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 320,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "RI",
      "state_name": "Rhode Island",
      "state_slug": "rhode-island",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 507,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "RI",
      "state_name": "Rhode Island",
      "state_slug": "rhode-island",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 994,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "RI",
      "state_name": "Rhode Island",
      "state_slug": "rhode-island",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 638,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SC",
      "state_name": "South Carolina",
      "state_slug": "south-carolina",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 927,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SC",
      "state_name": "South Carolina",
      "state_slug": "south-carolina",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1134,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SC",
      "state_name": "South Carolina",
      "state_slug": "south-carolina",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1090,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SC",
      "state_name": "South Carolina",
      "state_slug": "south-carolina",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1162,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SD",
      "state_name": "South Dakota",
      "state_slug": "south-dakota",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 67,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SD",
      "state_name": "South Dakota",
      "state_slug": "south-dakota",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 540,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SD",
      "state_name": "South Dakota",
      "state_slug": "south-dakota",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1035,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "SD",
      "state_name": "South Dakota",
      "state_slug": "south-dakota",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 613,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TN",
      "state_name": "Tennessee",
      "state_slug": "tennessee",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1092,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TN",
      "state_name": "Tennessee",
      "state_slug": "tennessee",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1077,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TN",
      "state_name": "Tennessee",
      "state_slug": "tennessee",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 897,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TN",
      "state_name": "Tennessee",
      "state_slug": "tennessee",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1158,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TX",
      "state_name": "Texas",
      "state_slug": "texas",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1122,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TX",
      "state_name": "Texas",
      "state_slug": "texas",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1249,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TX",
      "state_name": "Texas",
      "state_slug": "texas",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1155,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "TX",
      "state_name": "Texas",
      "state_slug": "texas",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1200,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "UT",
      "state_name": "Utah",
      "state_slug": "utah",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1101,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "UT",
      "state_name": "Utah",
      "state_slug": "utah",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1097,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "UT",
      "state_name": "Utah",
      "state_slug": "utah",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1115,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "UT",
      "state_name": "Utah",
      "state_slug": "utah",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1161,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VA",
      "state_name": "Virginia",
      "state_slug": "virginia",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1134,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VA",
      "state_name": "Virginia",
      "state_slug": "virginia",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1152,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VA",
      "state_name": "Virginia",
      "state_slug": "virginia",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1145,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VA",
      "state_name": "Virginia",
      "state_slug": "virginia",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1147,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VT",
      "state_name": "Vermont",
      "state_slug": "vermont",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 207,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VT",
      "state_name": "Vermont",
      "state_slug": "vermont",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 284,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VT",
      "state_name": "Vermont",
      "state_slug": "vermont",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 920,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "VT",
      "state_name": "Vermont",
      "state_slug": "vermont",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 325,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WA",
      "state_name": "Washington",
      "state_slug": "washington",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 1158,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WA",
      "state_name": "Washington",
      "state_slug": "washington",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1170,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WA",
      "state_name": "Washington",
      "state_slug": "washington",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1131,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WA",
      "state_name": "Washington",
      "state_slug": "washington",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1167,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WI",
      "state_name": "Wisconsin",
      "state_slug": "wisconsin",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 897,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WI",
      "state_name": "Wisconsin",
      "state_slug": "wisconsin",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 1192,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WI",
      "state_name": "Wisconsin",
      "state_slug": "wisconsin",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1148,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WI",
      "state_name": "Wisconsin",
      "state_slug": "wisconsin",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1388,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WV",
      "state_name": "West Virginia",
      "state_slug": "west-virginia",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 204,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WV",
      "state_name": "West Virginia",
      "state_slug": "west-virginia",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 644,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WV",
      "state_name": "West Virginia",
      "state_slug": "west-virginia",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 1060,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WV",
      "state_name": "West Virginia",
      "state_slug": "west-virginia",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 1134,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WY",
      "state_name": "Wyoming",
      "state_slug": "wyoming",
      "specialty": "Applied Behavior Analysis",
      "specialty_code": "ABA",
      "specialty_slug": "aba-therapy",
      "provider_count": 69,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WY",
      "state_name": "Wyoming",
      "state_slug": "wyoming",
      "specialty": "Occupational Therapy",
      "specialty_code": "OT",
      "specialty_slug": "occupational-therapy",
      "provider_count": 332,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WY",
      "state_name": "Wyoming",
      "state_slug": "wyoming",
      "specialty": "Physical Therapy",
      "specialty_code": "PT",
      "specialty_slug": "physical-therapy",
      "provider_count": 692,
      "last_verified_iso": "2026-07-01"
    },
    {
      "state_code": "WY",
      "state_name": "Wyoming",
      "state_slug": "wyoming",
      "specialty": "Speech-Language Pathology",
      "specialty_code": "Speech",
      "specialty_slug": "speech-therapy",
      "provider_count": 328,
      "last_verified_iso": "2026-07-01"
    }
  ]
}