{"uid":"cap_7e9D2K2kWMxXm7F46mbW1","slug":"agentfeeds-jp-e-stat-statistical-table-data-fetcher-54ae8494","name":"agentfeeds.jp — e-Stat Statistical Table Data Fetcher","description":"Fetch data rows from a specific e-Stat statistical table (by id from estat.search), with all category codes (region, item, time period, etc.) pre-resolved to their human-readable Japanese labels in a single call — normally requires a separate metadata lookup and manual code-matching against the raw e-Stat API. Source: e-Stat API, government standard terms of use (CC BY-compatible, commercial use permitted). Factual statistical data only; not investment or economic advice.","url":"https://api.agentfeeds.jp/v1/estat/table/data","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","description":"statsDataId from estat.search"},"limit":{"type":"integer","description":"1-1000, default 100"},"cursor":{"type":"integer","description":"pagination cursor from a previous response next_cursor"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fsi6jerIR5BKmH5D3Tprj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches data rows from a specific Japanese government e-Stat statistical table by ID, with all category codes automatically resolved to human-readable Japanese labels in a single call","exampleAgentPrompt":"Fetch the first 200 rows from e-Stat statistics table ID '0003448217' and give me the data with all the region, item, and time period codes already translated to their Japanese labels — I don't want to do a separate metadata lookup.","exampleUseCases":null,"resultDescription":"Returns an array of data rows from the specified e-Stat statistical table, where all category codes (region codes, item codes, time period codes, etc.) have been pre-resolved to their human-readable Japanese labels. Also includes a next_cursor value for pagination if more rows are available beyond the requested limit.","failureModes":["Invalid or unknown statsDataId returns an error (table not found in e-Stat)","Limit out of range (must be 1-1000) returns a validation error","Invalid cursor value returns a pagination error","e-Stat upstream API unavailable causes a service error","Payment failure (x402) prevents the call from being made"],"whenToPreferThis":"Use this endpoint when you already have a statsDataId (e.g. from agentfeeds.jp estat.search) and need the actual data rows from that table with human-readable category labels — without performing a separate metadata lookup and manual code-matching. Prefer this over calling e-Stat directly when you want label resolution handled automatically in one call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:46:01.270Z","isFirstParty":false}