🌐
Adobe
opensource.adobe.com › Spry › samples › data_region › JSONDataSetSample.html
JSON Data Set Sample
Doing that with the data set used in Example 10 would require some JavaScript logic embedded in spry attribute conditionals to control when things showed up. A simpler approach would be to use NestedJSONDataSets. In this example we use the same JSON data used in Example 10, but we will use 2 nested JSON data sets to track the "batter" and "topping" data.
🌐
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. - jdorfman/awesome-json-datasets
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.
🌐
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
🌐
Data.gov
catalog.data.gov › dataset
JSON - 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 ·
🌐
CDISC
cdisc.org › standards › data-exchange › dataset-json
Dataset-JSON | CDISC
December 5, 2024 - Dataset-JSON is a data exchange standard for sharing tabular data using JSON.
🌐
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
🌐
Etlworks Support
support.etlworks.com › hc › en-us › articles › 360014078293-JSON-dataset-Format
JSON dataset Format – Etlworks Support
February 23, 2024 - To create a new JSON Data Set Format, go to Connections, select Formats tab, click Add Format, type in json data set in the search field, and select JSON Data Set.
Find elsewhere
🌐
Atorus-research
atorus-research.github.io › datasetjson
Read and Write CDISC Dataset JSON Files • datasetjson
January 21, 2025 - Read, construct and write CDISC (Clinical Data Interchange Standards Consortium) Dataset JSON (JavaScript Object Notation) files, while validating per the Dataset JSON schema file, as described in CDISC (2023) .
🌐
Adobe
opensource.adobe.com › Spry › articles › json_dataset › index.html
Spry JSON Data Set Overview
Since the Spry region mechanism doesn't care where the data comes from, using regions and data references doesn't change with a JSON data set. Similarly, JSON works the same way as the XML data set with things like filtering and caching. Because of these similarities, they will not be discussed ...
🌐
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
A curated collection of high-quality, free JSON datasets scraped from trusted online sources.
Starred by 13 users
Forked by 7 users
🌐
Dadroit
dadroit.com › blog › json-datasets
List of Open Datasets That Can Be Used As JSON Sample Data
September 25, 2023 - Dstl This data provider gathers a standard dataset that could be used to train and validate machine learning strategies and NLP methods. Kaggle JSON sample datasets In this data resource, you can explore and examine academic datasets available in different data formats, including JSON.
🌐
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
🌐
data.world
data.world › datasets › json
Sign in | data.world
August 1, 2025 - Skip to main content · Loading · About data.world · Terms & Privacy · © 2026 data.world, inc
🌐
FineBI
help.fanruan.com › finereport-en › doc-view-1985.html
JSON Dataset Plugin- FineReport Help Document
Add a JSON dataset, enter the query statement, and the data corresponding to the parameter book is returned, as shown in the following figure. ... Because you need to manually specify parameters with POST_RAW passing parameters, set Content-Type to application/json in Request Header, indicating that the client informs the server that the sent data type is JSON format.
🌐
Mendeley Data
data.mendeley.com › datasets › ct8f9skv97 › 1
JSON Datasets for Exploratory OLAP - Mendeley Data
October 20, 2017 - Each document represents a game between two teams with at least 11 players each. It contains 47 attributes; 40 of them are numeric and represent team and player results. - The DBLP dataset contains 2M documents scraped from DBLP in XML format and converted into JSON.
🌐
Pulse
timestored.com › data › sample › json
Download JSON Sample Data
e.g. SELECT * FROM read_json('https://www.timestored.com/data/sample/price.json'); SELECT * FROM read_json('c:\users\bill\Desktop\price.json');