Giter Club home page Giter Club logo

periodic-table-json's People

Contributors

aarjithn avatar adyngom avatar amirali-az avatar bowserinator avatar cdstanford avatar fredrikhedman avatar hellmrf avatar janik-ux avatar janosh avatar joshhales1 avatar lorenzolewis avatar madsfaerch avatar mahran-sayed avatar messenger91 avatar nucular avatar octylfractal avatar onebytegh avatar patrickwinkler avatar peterbeard avatar pohli avatar ptrandev avatar rahulshahare avatar szepeviktor avatar twelvebaud avatar u840903 avatar wolfy1339 avatar zachintosh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

periodic-table-json's Issues

Fermium information not showing

I am making a periodic table game which uses your json. I need to render the information for every element dynamically. I got the info using ajax. The info comes for all the elements except a few. I have found fermium to be one of them. Here is what pops up:
Working element:
image
Fermium on the same page:
image
I have made one observation. If I wait for 2 minutes, then the info comes. Without reload. At that time though, all the info has loaded. Why is it happening and how can I fix it?

Repository structure

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?

Osmium summary

The summary of Osmium says the density is

7004225900000000000\u266022.59 g/cm3

Shouldn't that be 22.59 g/cm3?

Color

Have you planned to add color later or you will let the color label empty ? Because if it is the case, you can remove it, it is useless and lead to confusion.
Thank you for your work !

Why is "number": a string?

for example look at Hydrogen:

{
"name": "Hydrogen",
...
"named_by": "Antoine Lavoisier",
"number": "1",
"period": 1,
...
"symbol": "H",
"xpos": 1,
"ypos": 1
},

Electron configuration

Hello,

First of all thanks for this clean dataset! There is one useful thing missing: the electron configuration for each element. I assume you scrapped the data using a script; could you add this information?

Thanks!

Re-order JSON

@wolfy1339 mentioned ordering the elements by atomic number and I think this is a good idea. It would also probably be smart to organize the fields in some way, probably alphabetically? I'm thinking something like this would be good:

"Lead":{
  "appearance":"metallic gray",
  "atomic_mass":207.21,
  "boil":2022
  "category":"post-transition metal",
  "color":null,
  "density":11.34,
  "discovered_by":"Middle East",
  "melt":600.61,
  "molar_heat":26.65,
  "named_by":null,
  "number":"82",
  "period":6,
  "phase":"Solid",
  "source":"https://en.wikipedia.org/wiki/Lead_(element)",
  "spectral_img":null,
  "summary":"Lead (/l\u025bd/) is a chemical element in the carbon group with symbol Pb (from Latin:plumbum) and atomic number 82. Lead is a soft, malleable and heavy post-transition metal. Metallic lead has a bluish-white color after being freshly cut, but it soon tarnishes to a dull grayish color when exposed to air.",
  "symbol":"Pb",
  "xpos":14,
  "ypos":6
},

That would make it easier to add fields without things moving around too much. I'm willing to re-organize things but I'll only open a PR if @Bowserinator thinks its worth doing.

Usage of Database

Hey, seems like your database is used at
atomiclimits(.)com/aledatabase

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.