🌐
GitHub
github.com › jdorfman › awesome-json-datasets
GitHub - jdorfman/awesome-json-datasets: A curated list of awesome JSON datasets that don't require authentication. · GitHub
A curated list of awesome JSON datasets that don't require authentication. ... This repository is now archived. Thank you to all contributors for your valuable contributions! ... Pro Tip: Check out Cryptocurrency Market Capitalizations for more cryptocurrency prices. US Annual Average Temperature and Anomaly (1880-2015 (vs. 1901-2000 Average) ... Protip: https://mtgjson.com lists many more Magic: The Gathering card data sets, as well as zipped versions of all sets.
Starred by 3.6K users
Forked by 388 users
Languages   JavaScript
People also ask

What JSON sample files are available?
We offer multiple sample JSON files including iris (flower dataset), mtcars (vehicle data), and more. Each file demonstrates different data types and structures.
🌐
agentsfordata.com
agentsfordata.com › json tools › json samples
Sample JSON Data Files - Download Free JSON Examples
How do I download a sample JSON file?
Click on any sample file card and choose "Download". The file will be converted to JSON format and downloaded to your device instantly.
🌐
agentsfordata.com
agentsfordata.com › json tools › json samples
Sample JSON Data Files - Download Free JSON Examples
Can I view the sample data before downloading?
Yes, click "View" on any sample file to open it in our interactive viewer. You can explore the data, filter, sort, and then download.
🌐
agentsfordata.com
agentsfordata.com › json tools › json samples
Sample JSON Data Files - Download Free JSON Examples
🌐
Agentsfordata
agentsfordata.com › json tools › json samples
Sample JSON Data Files - Download Free JSON Examples
Download free sample JSON data files for testing and development. Includes datasets for APIs, testing, and learning JSON structure.
🌐
Data.gov
catalog.data.gov › dataset
Dataset - Catalog - Data.gov
JSON · XML · Federal · U.S. Department of Health & Human Services — · CDC's Division of Population Health provides a cross-cutting set of 115 indicators developed by consensus among CDC, the Council of State and Territorial... CSV · RDF · JSON · XML ·
🌐
Dadroit
dadroit.com › blog › json-datasets
List of Open Datasets That Can Be Used As JSON Sample Data
September 25, 2023 - Mockaroo This project is a mock data generator, with a custom schema and in a variety of export choices, including JSON and CSV. Public open data empowers anyone who is looking for suitable resources to check their systems and project outputs in real-world conditions. These publicly available datasets may contain any topic from country and population-related subjects to spacecraft and the game industry, for example.
🌐
Kaggle
kaggle.com › datasets › rtatman › iris-dataset-json-version
Iris Dataset (JSON Version)
Checking your browser before accessing www.kaggle.com · Click here if you are not automatically redirected after 5 seconds
🌐
Etlworks Support
support.etlworks.com › hc › en-us › articles › 360014078293-JSON-dataset-Format
JSON dataset Format – Etlworks Support
February 23, 2024 - When to use this Format The JSON dataset is a JSON document, which includes metadata, such as column names and types, as well as the dataset name. Since it has a normalized and well-known structure...
Find elsewhere
🌐
Atorus-research
atorus-research.github.io › datasetjson
Read and Write CDISC Dataset JSON Files • datasetjson
January 21, 2025 - ## Sepal.Length Sepal.Width Petal.Length Petal.Width Species ## 1 5.1 3.5 1.4 0.2 setosa ## 2 4.9 3.0 1.4 0.2 setosa ## 3 4.7 3.2 1.3 0.2 setosa ## 4 4.6 3.1 1.5 0.2 setosa ## 5 5.0 3.6 1.4 0.2 setosa · The data frame that’s returned is enriched with attributes available in the Dataset JSON format. For example, opening the dataframe within the RStudio IDE will present the variable labels.
🌐
Kaggle
kaggle.com › datasets › karthikrathod › json-files-of-datasets
json files of datasets
Checking your browser before accessing www.kaggle.com · Click here if you are not automatically redirected after 5 seconds
🌐
Microsoft Edge
microsoftedge.github.io › Demos › json-dummy-data
JSON dummy data | Demos
This is a collection of dummy JSON files in various sizes to use as test data for the JSON viewer.
🌐
Pulse
timestored.com › data › sample › json
Download JSON Sample Data
These data sets are used for testing QStudio QStudio is a free SQL Editor that allows easily querying parquet/h2/csv/json/tsv/duckdb files.
🌐
GitHub
github.com › sharmadhiraj › free-json-datasets
GitHub - sharmadhiraj/free-json-datasets: Collection of free JSON data that are scraped and parsed from different websites. · GitHub
Collection of free JSON data that are scraped and parsed from different websites. - sharmadhiraj/free-json-datasets
Starred by 13 users
Forked by 7 users
🌐
Kaggle
kaggle.com › datasets
Find Open Datasets and Machine Learning Projects
Checking your browser before accessing www.kaggle.com · Click here if you are not automatically redirected after 5 seconds
🌐
FineBI
help.fanruan.com › finereport-en › doc-view-1985.html
JSON Dataset Plugin- FineReport Help Document
Note:You can download the completed template JSON Dataset Example2.cpt at the end of the document.
🌐
JSON Editor Online
jsoneditoronline.org › home › datasets › json-file-example
Exploring the power of JSON: a real-life JSON file example collection
July 25, 2023 - In the following example you see a JSON object containing a list with friends. Each friend is an object, and this object again contains a nested array with the friend’s hobbies.
🌐
CDISC
cdisc.org › standards › data-exchange › dataset-json
Dataset-JSON | CDISC
December 5, 2024 - Features of Dataset-JSON v1.1 Each Dataset-JSON dataset can optionally reference a Define-XML document containing more complete metadata for the dataset. Dataset-JSON is based on the JSON standard that is simple to implement, very stable, and widely supported.
🌐
Codingwithharish
codingwithharish.com › posts › json-sample-dataset
Json Sample Dataset | Coding with Harish
December 23, 2023 - This blog describes json sample dataset for different use cases
🌐
Stack Overflow
stackoverflow.blog › 2022 › 06 › 02 › a-beginners-guide-to-json-the-data-format-for-the-internet
A beginner's guide to JSON, the data format for the internet - Stack Overflow
Currently, you can get equivalent functionality by exporting a JavaScript Object the same as your desired JSON from a JavaScript file. ... Now this object will be stored in the constant, data, and will be accessible throughout your application using import or require statements. Note that this will import a copy of the data, so modifying the object won’t write the data back to the file or allow the modified data to be used in other files. Once you have a variable containing your data, in this example data, to access a key’s value inside it, you could use either data.key or data["key"]. Square brackets must be used for array indexing; for example if that value was an array, you could do data.key[0], but data.key.0 wouldn’t work.
🌐
Json-format
sample.json-format.com
Sample JSON Files & API Access – Download and Test Online
Free sample JSON files for developers. Download JSON data and examples in different sizes and formats for testing and integration.