Periodic-Table-JSON icon indicating copy to clipboard operation
Periodic-Table-JSON copied to clipboard

A json of the entire periodic table.

Results 8 Periodic-Table-JSON issues
Sort by recently updated
recently updated
newest added

Comparing the values of xpos and ypos with their neighbours they look to be wrong. Will raise a pull request to better illustrate my point. Thanks.

Hi, fixes #51 So I am not entirely sure where the values of xpos and ypos are derived from. But after trying to work it out Lutetium and Lawrencium looked...

There's no information on the valency of the elements. Valency would be really useful.

https://github.com/Bowserinator/Periodic-Table-JSON/blob/b1fece0a0e66bfc4f5532315e950f63ce24c8493/periodic-table-lookup.json#L2584

Greetings! I found that 'isotopes data' is missing in this pt-json repo. Is there anyone available on **web** OR **suggest me a structure** to be added in the repo. Here...

Have you thought about having `src/001.yml` files - one per element - in human-friendly format - e.g. YAML and a build process that generates current JSON and CSV files?

This creates python module [periodic_table](https://pypi.org/project/periodic-table-dataclasses/1.0/), a static implementation of the JSON data.

Hello, It would be nice to include the atomic radii, see for example https://en.wikipedia.org/wiki/Atomic_radii_of_the_elements_(data_page). I don't know if you have an easy script to scrape and add this data @Bowserinator...