JSON Dataset
Live Preview
Loading dataset...
Chemical Elements JSON Dataset
Key elements from the periodic table.
Download
Sample Data
{
"elements": [
{
"number": 6,
"symbol": "C",
"name": "Carbon",
"atomic_mass": 12.011,
"category": "Nonmetal",
"phase": "Solid"
}
]
}