PASAR API
PxWeb API over the FSO's STAT-TAB cubes; each datacube is addressed by its FSO number and available in de/fr/it/en, with standard PxWeb cell/rate limits.
View docs ↗ More Data & enrichment APIscurl 'https://www.pxweb.bfs.admin.ch/api/v1/en/'
I'm building an app using a free Switzerland API (no auth needed). API: STAT-TAB ~ Swiss Federal Statistical Office PxWeb API Provider: Federal Statistical Office (BFS/FSO) Endpoint: GET https://www.pxweb.bfs.admin.ch/api/v1/en/ It returns JSON. Source: Federal Statistical Office (BFS/FSO) (https://www.pxweb.bfs.admin.ch/pxweb/en/) Source type: Official open-data catalogue Endpoint type: Open-data catalogue JSON Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle empty rows, schema changes, pagination, stale coverage, and temporary upstream failures. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.