Replica · Schema
[Discontinued] Spend County-to-County Flows
One row of Replica's "[Discontinued] Spend County-to-County Flows" dataset. Derived from the published schema table at https://documentation.replicahq.com/docs/consumer-spending-by-county-to-county-flows.
CompanyDataMobilityTransportationGeospatialUrban PlanningTravel Demand ModelingGovernmentAnalyticsData Platform
Properties
| Name | Type | Description |
|---|---|---|
| home_geo_id | integernull | FIPS county code of the home location county. |
| home_geo_name | stringnull | Name of the home location county. |
| merchant_geo_id | integernull | FIPS county code of the merchant location county. |
| merchant_geo_name | stringnull | Name of the merchant location county. |
| week/month_starting | stringnull | The first day of the week (Saturday) or month of the corresponding row’s data, depending on whether monthly or weekly data was selected. |
| category__spend | numbernull | The total estimated consumer spend in the spend category in a given week by residents of the home_name county at merchants in the merchant_name county. Categories include: • Airline/hospitality/car re |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/replica/refs/heads/main/json-schema/replica-consumer-spending-by-county-to-county-flows.json",
"title": "[Discontinued] Spend County-to-County Flows",
"description": "One row of Replica's \"[Discontinued] Spend County-to-County Flows\" dataset. Derived from the published schema table at https://documentation.replicahq.com/docs/consumer-spending-by-county-to-county-flows.",
"x-source": "https://documentation.replicahq.com/docs/consumer-spending-by-county-to-county-flows",
"x-generated": "2026-08-02",
"x-method": "derived",
"x-status": "discontinued",
"type": "object",
"properties": {
"home_geo_id": {
"type": [
"integer",
"null"
],
"description": "FIPS county code of the home location county.",
"examples": [
"48113"
]
},
"home_geo_name": {
"type": [
"string",
"null"
],
"description": "Name of the home location county.",
"examples": [
"Dallas County, TX"
]
},
"merchant_geo_id": {
"type": [
"integer",
"null"
],
"description": "FIPS county code of the merchant location county.",
"examples": [
"48397"
]
},
"merchant_geo_name": {
"type": [
"string",
"null"
],
"description": "Name of the merchant location county.",
"examples": [
"Rockwall County, TX"
]
},
"week/month_starting": {
"type": [
"string",
"null"
],
"format": "date",
"description": "The first day of the week (Saturday) or month of the corresponding row\u2019s data, depending on whether monthly or weekly data was selected.",
"examples": [
"2022-12-24"
]
},
"category__spend": {
"type": [
"number",
"null"
],
"description": "The total estimated consumer spend in the spend category in a given week by residents of the home_name county at merchants in the merchant_name county. Categories include: \u2022 Airline/hospitality/car rental \u2022 Entertainment/recreation \u2022 Gas stations/parking/taxis/tolls \u2022 Grocery stores \u2022 Restaurants/bars \u2022 Retail",
"examples": [
"537.92"
]
}
},
"additionalProperties": true
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/replica-consumer-spending-by-county-to-county-flows"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.