ePrivacy and GPDR Cookie Consent by Cookie Consent

100.000+ datasets in one API

Fusionbase offers a fast and easy to use API to get data live from hundreds of high quality sources.

Trusted by data-driven companies:

Worldwide coverage

Access datasets live through one API from hundreds of sources worldwide and never miss any updates or new data being published.

Ready-to-use Data

Every dataset is already cleaned, versioned and annotated with metadata, so you can start working with it right away.

Easy-to-integrate API

Delivered in portable JSON format for maximum usability, ease of integration, and compatibility with any of your applications.

Growing data catalog

Today it's hundreds of sources. Soon it's thousands. We constantly add new sources to the Fusionbase Data Hub.

Access over 100,000 data streams using the Fusionbase Data Hub

Proudly delivering reliable, clean and real-time data from hundreds of high quality sources.

Power your analytics

Leverage all datapoints from Worldbank to enrich your analytics, machine-learning models or applications.

Integrate anywhere, any way

Every dataset is delivered in well-defined JSON Format and annotated with metadata. Just make a request using the simple URL structure, and let our API do the rest for you.

//example query to list all datasets

/api/v1/list-datasets

? data_id = Worldbank
& topic = "ESG"
& query = "{"updated_at" ">2021", "coverage": ["USA", "CHN", "RUS", "IND", "DE"]}"

// API returns a list of all datasets to a given source like Worldbank

//example query to fetch a dataset

/api/v1/get-data

? data_id = ASOCK.ESCG4
& query = "{"updated_at" ">2021", "coverage": ["USA", "CHN", "RUS", "IND", "DE"]}"
& unify = true
& export =  true
& melt = true
& format = "csv"

// API returns the full dataset from Worldbank

//example query to fetch metadata

/api/v1/get-meta-data

? data_id = ASOCK.ESCG4
& translate = "{"en": {"to": "de"}}"
& summarize_descriptions = true
& format = "json"

// API returns all metadata to a given dataset from Worldbank

Get in touch

Kickstart your next project and grow your business with high-quality data
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.