Skip to content

sharmadhiraj/free-json-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free JSON Datasets

A curated collection of high-quality, free JSON datasets scraped from trusted online sources. Perfect for developers, data analysts, and enthusiasts building apps, visualizations, or research projects.

All datasets are hosted on GitHub Pages and can be accessed directly as an API server, ready for integration into your applications.

Please use responsibly and in accordance with GitHub’s Fair Use Policy to ensure service availability for everyone.

⚠️ Note:
The datasets directory contains deprecated data that will be removed soon.
The project is now organized by categories, updated regularly, and hosted on GitHub Pages.
New and updated datasets are stored in the docs folder.

Dataset Structure

Each dataset follows this JSON format:

{
  "title": "Dataset Name",
  "subtitle": "Brief description or source",
  "updated_at": "UTC time stamp of data scrape, e.g., August 13, 2025 01:29 PM UTC",
  "data": []
}

Note: The updated_at timestamp indicates when the data was scraped, not when it was originally generated.

Datasets

Awards & Achievements

Climate & Weather

Demographics & Population

Economy & Finance

Education & Knowledge

Geography & Environment

Health & Medicine

Politics & Governance

Sports & Entertainment

Technology & Internet

About

Collection of free JSON data that are scraped and parsed from different websites.

Topics

Resources

Stars

Watchers

Forks