Hi, datasets!
Want to know France’s GDP growth? You’re checking Eurostat, World Bank, OECD… then wrestling with CSVs, different formats, inconsistent naming. It’s 2025, and we’re still doing this manually.
qoery.com makes every time-series statistic queryable in plain English or SQL. Just ask “What’s the GDP growth rate for France?” and get structured data back instantly:
... "id": "14256", "entity": { "id": "france", "name": "France" }, "metric": { "id": "gdp_growth_rate", "name": "GDP change percent" }, ... "observations": [ { "timestamp": "1993-12-31T00:00:00+00:00", "value": "1670080000000.0000000000" }, { "timestamp": "1994-12-31T00:00:00+00:00", "value": "1709890000000.0000000000" }, { "timestamp": "1995-12-31T00:00:00+00:00", "value": "1749300000000.0000000000" }, ...
We’ve indexed 50M observations across 1.2M series from ~10,000 sources, including the World Bank, Our World in Data, and more.
Right now we’re focused on economic/demographic data, but I’m curious:
– What statistics do YOU constantly need but struggle to access?
We have a free tier (250 queries/month) so you can try it today. Would love your feedback on what data sources to prioritize next!
submitted by /u/SammieStyles
[link] [comments]