Replica · Schema
[Discontinued] Weekly Spend (by merchant location)
One row of Replica's "[Discontinued] Weekly Spend (by merchant location)" dataset. Derived from the published schema table at https://documentation.replicahq.com/docs/weekly-spend-by-merchant-location.
CompanyDataMobilityTransportationGeospatialUrban PlanningTravel Demand ModelingGovernmentAnalyticsData Platform
Properties
| Name | Type | Description |
|---|---|---|
| geo_id | integernull | The GEOID of the corresponding row's geography, as defined by the US Census Bureau. |
| geo_name | stringnull | The name corresponding to the row’s geography, as defined by the US Census Bureau or specified by the user. |
| 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. |
| population | integernull | The total population in the geography selected. |
| category_spend_total | numbernull | The total consumer spend in ": { " in a given week across the following categories: • Airline/hospitality/car rental • Entertainment/recreation • Gas stations/parking/taxis/tolls • Grocery stores • 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-weekly-spend-by-merchant-location.json",
"title": "[Discontinued] Weekly Spend (by merchant location)",
"description": "One row of Replica's \"[Discontinued] Weekly Spend (by merchant location)\" dataset. Derived from the published schema table at https://documentation.replicahq.com/docs/weekly-spend-by-merchant-location.",
"x-source": "https://documentation.replicahq.com/docs/weekly-spend-by-merchant-location",
"x-generated": "2026-08-02",
"x-method": "derived",
"x-status": "discontinued",
"type": "object",
"properties": {
"geo_id": {
"type": [
"integer",
"null"
],
"description": "The GEOID of the corresponding row's geography, as defined by the US Census Bureau.",
"examples": [
"36005014100"
]
},
"geo_name": {
"type": [
"string",
"null"
],
"description": "The name corresponding to the row\u2019s geography, as defined by the US Census Bureau or specified by the user.",
"examples": [
"141 (Bronx, NY)"
]
},
"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-06-13"
]
},
"population": {
"type": [
"integer",
"null"
],
"description": "The total population in the geography selected.",
"examples": [
"5756"
]
},
"category_spend_total": {
"type": [
"number",
"null"
],
"description": "The total consumer spend in \": { \" in a given week across the following categories: \u2022 Airline/hospitality/car rental \u2022 Entertainment/recreation \u2022 Gas stations/parking/taxis/tolls \u2022 Grocery stores \u2022 Restaurants/bars \u2022 Retail Note: Spend by merchant estimates only include in-person spending.",
"examples": [
"42157.48438"
]
}
},
"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-weekly-spend-by-merchant-location"
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.