Skip to content
RAG Repo

Datahub.io organises data as data packages, a simple standard that pairs the raw files with a small descriptor file explaining the columns, types, and sources. That consistency means you can load many different datasets the same way instead of writing bespoke parsing for each one.

The site features curated core datasets covering common reference data such as currency codes, stock market indices, geographic lists, and population figures. You can download packages directly, browse them on the web, or pull them programmatically, mostly as CSV and JSON.

Licences vary by dataset, so check each package before you rely on it. For RAG, Datahub is handy for the small, clean lookup datasets that fill gaps in a knowledge base, the kind of reference data you want tidy and predictable rather than large.

data-platformopen-datadata-packagesstandardisedcsv

Related sources