{ "data_id": "43356", "name": "Comprehensive-database-of-Minerals", "exact_name": "Comprehensive-database-of-Minerals", "version": 1, "version_label": "v1.0", "description": "This dataset is the collection of 3112 minerals, their chemical compositions, crystal structure, physical and optical properties. The properties that are included in this database are the Crystal structure, Mohs Hardness, Refractive Index, Optical axes, Optical Dispersion, Molar Volume, Molar, Mass, Specific Gravity, and Calculated Density.\nIntroduction\nThe term dielectric is applied to a class of materials - usually solids - that are poor conductors of\nelectricity. Dielectrics are of significant technological and industrial importance, being essential\nfunctional components of almost all electronic devices. For most of these applications, they are\nrequired to be mechanically tough and thermally robust. The defining physical attribute of a\ndielectric is electric polarizability which is the tendency for charges to be non-uniformly\ndistributed across a chemical bond. Most dielectrics contain dipoles due to their ionic bonds or\ncovalent bonds with strong ionic nature. At a macroscopic scale, this implies that an external\nelectric field can interact with these charges and result in various optical and electric phenomena.\nOptically, dielectrics can be transparent, opaque, or vitreous. They can also be isotropic, \nbiaxial, or fully anisotropic. The luster of gem minerals such as emerald, sapphire, and ruby is due to\ntheir high refractive index which causes white light to be split into its components. The presence\nof two refractive indices in a material can result in an incident beam being split into two rays\nthat interfere with each other. This common phenomenon is called Birefringence. These effects\nare made use of in many commercially important applications such as transparent conductive\noxides, liquid crystal displays, medical diagnostics, stress sensing, light modulation, etc.\nAs an example, transparent conducting oxides (TCO) are derived from dielectrics by doping oxides\nwith impurity atoms. TCOs do not absorb light in the visible spectrum rendering them transparent\nand are also conductors of charge. The most important application of TCOs is as the top\nelectrode of solar cells where they allow light to fall on a semiconducting layer while capturing\nthe released hole\/electron to generate current. Airplane windshields have a thin coating of a\nTCO material on them that is used to generate heat by passing a current. This is necessary to\nkeep the glass defrosted allowing the pilot visibility to navigate. Other applications of TCOs is\nas substrates in electronics, flexible displays, high definition TVs, and the screens of mobile smart\ndevices.\nThe figure for merit for optical phenomena is the refractive index, which is defined as the ratio\nof the speed of light in the medium to the speed of light in vavacuum.\nProvenance of Data\nThe list of minerals with individual pages in Wikipedia is given at:\nhttps:\/\/en.wikipedia.org\/wiki\/List_of_minerals. The get method of the requests library is used\nto retrieve this page and the content is parsed using BeautifulSoup a python library specifically\nengineered for parsing html and lxml content. The URLs for all the minerals given in this page is\nextracted using their href attribute and are stored in a dictionary, along with the mineral name.\nEach of the webpages has textual information on the mineral (origin, etymology, variety, history\netc.), images (cleavages, and other data) as well as an Infobox on the right that tabulates some\ncommon mineral properties such as category, formula, strunz classification, crystal structure,\nunit cell, Mohs hardness, color, cleavage, fracture, luster, diaphaneity, specific gravity, optical\nproperties a and refractive index. The soup object for the page is retrieved and the table element\nwith class name infobox is extracted. The specified row heading and row data are then read into\na dictionary which is wrapped in a class object. A class method writes this data into a csv file while\nanother method writes the text from the webpage into a text file. \nThe American Mineralogist Crystal Structure Database at\nhttp:\/\/rruff.geo.arizona.edu\/AMS\/amcsd.php has a list of over 4000 minerals with their cif files.\nThe name and the URL of all these minerals are found at http:\/\/rruff.geo.arizona.edu\/AMS. From\nhere, each mineral name and the corresponding URL is extracted using the approach outlined\nabove. Accessing each page, we find the crystallographic information of the mineral. The a,b,c edge\nlengths and alpha, beta, gamma - unit cell angles are given at the top followed by a list of\nall atoms and their x,y,z positions. The header is extracted and stored in a pandas dataframe\nwhile the atomic species and their positions are saved into a separate CSV file. This is repeated\nfor all the 4000 minerals. Before inclusion into the machine learning stage of this study, each of these \ncif files are read and parsed into a vector with each cell corresponding to an element of the periodic table and the number\nof atoms of the element in the formula is counted as the cell value. This is detailed further in\nthe data processing part of the project.\nCompared to other properties, dispersion of minerals has been hard to find. Dispersion values of\n60 minerals found at: http:\/\/gemologyproject.com\/wiki.\nThe chemical formula, molar mass, molar volume, and calculated density are available for all minerals. The availability of other properties vary.\nChemical Formula\nThe chemical formula has been parsed so that the number of each element has been separated tabulated. For example, the mineral Quartz has the formula 'SiO2' - so that the corresponding entry for the column 'Silicon' is 1 and the entry for 'Oxygen' is 2. The entries for all the other elements are 0.\nIn this way, the chemical formula for each mineral is converted into a vector where each column corresponds to an element in the periodic table and the value corresponds to the number of atoms of the element in a formula unit of the mineral.\nIn addition to the pure elements, ionic species such as carbonate, phosphate, nitrate, cyanide, hydrated water, etc are also counted separately.\nMolar Mass\nThe molar mass of the mineral is calculated by adding together the mass of each atom in a mole of the mineral.\nMolar mass = Summation( no of atoms * mass of each atom)\nMolar Volume\nThe molar volume of the mineral is calculated by adding together the volume of each atom in a mole of the mineral.\nMolar volume = Summation( no of atoms * volume of each atom)\nRefractive Index\nThe refractive index of the mineral is defined as the ratio of the speed of light in the mineral to the speed of light in free space.\nThis is a function of the frequency of light. The RI of blue light is not the same as the RI of red light in the same mineral. This variation is measured by 'dispersion'.\nMohs Hardness\nMohs hardness is a qualitative measure for the hardness of a mineral that is frequently used by\nthe geologist. Diamond (hardest mineral) is given the highest value of 10 and talc (softest\nmineral) is given the value of 1. A mineral that can scratch a second mineral has a higher Mohs\nhardness. In this way, all the minerals can be ranked on a relative scale of hardness. It is not exactly clear what physical parameter is represented by the Mohs Hardness. Several absolute scales for hardness such as toughness, yield strength, etc. are known from the mechanics of materials, however, none of them seem to correspond exactly to Mohs Hardness. However, this remains a very intuitive way to understand the physical property of a material.", "format": "arff", "uploader": "Elif Ceren Gok", "uploader_id": 30125, "visibility": "public", "creator": null, "contributor": null, "date": "2022-03-23 12:38:06", "update_comment": null, "last_update": "2022-03-23 12:38:06", "licence": "CC0: Public Domain", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/22102181\/dataset", "default_target_attribute": null, "row_id_attribute": null, "ignore_attribute": null, "runs": 0, "suggest": { "input": [ "Comprehensive-database-of-Minerals", "This dataset is the collection of 3112 minerals, their chemical compositions, crystal structure, physical and optical properties. The properties that are included in this database are the Crystal structure, Mohs Hardness, Refractive Index, Optical axes, Optical Dispersion, Molar Volume, Molar, Mass, Specific Gravity, and Calculated Density. Introduction The term dielectric is applied to a class of materials - usually solids - that are poor conductors of electricity. Dielectrics are of significan " ], "weight": 5 }, "qualities": { "NumberOfInstances": 3112, "NumberOfFeatures": 140, "NumberOfClasses": null, "NumberOfMissingValues": 0, "NumberOfInstancesWithMissingValues": 0, "NumberOfNumericFeatures": 139, "NumberOfSymbolicFeatures": 0, "Dimensionality": 0.04498714652956298, "PercentageOfNumericFeatures": 99.28571428571429, "MajorityClassPercentage": null, "PercentageOfSymbolicFeatures": 0, "MajorityClassSize": null, "MinorityClassPercentage": null, "MinorityClassSize": null, "NumberOfBinaryFeatures": 0, "PercentageOfBinaryFeatures": 0, "PercentageOfInstancesWithMissingValues": 0, "AutoCorrelation": null, "PercentageOfMissingValues": 0 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "38960", "tag": "Statistics" } ], "features": [ { "name": "Unnamed:_0", "index": "0", "type": "numeric", "distinct": "3112", "missing": "0", "min": "0", "max": "3111", "mean": "1556", "stdev": "899" }, { "name": "Name", "index": "1", "type": "string", "distinct": "3112", "missing": "0" }, { "name": "Crystal_Structure", "index": "2", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "6", "mean": "1", "stdev": "1" }, { "name": "Mohs_Hardness", "index": "3", "type": "numeric", "distinct": "46", "missing": "0", "min": "0", "max": "10", "mean": "1", "stdev": "2" }, { "name": "Diaphaneity", "index": "4", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "1" }, { "name": "Specific_Gravity", "index": "5", "type": "numeric", "distinct": "406", "missing": "0", "min": "0", "max": "10", "mean": "1", "stdev": "1" }, { "name": "Optical", "index": "6", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "1", "stdev": "1" }, { "name": "Refractive_Index", "index": "7", "type": "numeric", "distinct": "367", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "1" }, { "name": "Dispersion", "index": "8", "type": "numeric", "distinct": "26", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Hydrogen", "index": "9", "type": "numeric", "distinct": "34", "missing": "0", "min": "0", "max": "48", "mean": "1", "stdev": "4" }, { "name": "Helium", "index": "10", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Lithium", "index": "11", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Beryllium", "index": "12", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "7", "mean": "0", "stdev": "0" }, { "name": "Boron", "index": "13", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "26", "mean": "0", "stdev": "1" }, { "name": "Carbon", "index": "14", "type": "numeric", "distinct": "13", "missing": "0", "min": "0", "max": "19", "mean": "0", "stdev": "1" }, { "name": "Nitrogen", "index": "15", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Oxygen", "index": "16", "type": "numeric", "distinct": "61", "missing": "0", "min": "0", "max": "172", "mean": "8", "stdev": "9" }, { "name": "Fluorine", "index": "17", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "1" }, { "name": "Neon", "index": "18", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Sodium", "index": "19", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "35", "mean": "1", "stdev": "2" }, { "name": "Magnesium", "index": "20", "type": "numeric", "distinct": "16", "missing": "0", "min": "0", "max": "48", "mean": "1", "stdev": "2" }, { "name": "Aluminium", "index": "21", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "60", "mean": "1", "stdev": "2" }, { "name": "Silicon", "index": "22", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "60", "mean": "1", "stdev": "3" }, { "name": "Phosphorus", "index": "23", "type": "numeric", "distinct": "12", "missing": "0", "min": "0", "max": "30", "mean": "0", "stdev": "1" }, { "name": "Sulfur", "index": "24", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "26", "mean": "0", "stdev": "1" }, { "name": "Chlorine", "index": "25", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "9", "mean": "0", "stdev": "1" }, { "name": "Argon", "index": "26", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Potassium", "index": "27", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "22", "mean": "0", "stdev": "1" }, { "name": "Calcium", "index": "28", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "48", "mean": "1", "stdev": "2" }, { "name": "Scandium", "index": "29", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "0" }, { "name": "Titanium", "index": "30", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "Vanadium", "index": "31", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "Chromium", "index": "32", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "8", "mean": "0", "stdev": "0" }, { "name": "Manganese", "index": "33", "type": "numeric", "distinct": "20", "missing": "0", "min": "0", "max": "29", "mean": "0", "stdev": "2" }, { "name": "Iron", "index": "34", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "25", "mean": "1", "stdev": "2" }, { "name": "Cobalt", "index": "35", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "16", "mean": "0", "stdev": "0" }, { "name": "Nickel", "index": "36", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "16", "mean": "0", "stdev": "0" }, { "name": "Copper", "index": "37", "type": "numeric", "distinct": "12", "missing": "0", "min": "0", "max": "18", "mean": "0", "stdev": "1" }, { "name": "Zinc", "index": "38", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "32", "mean": "0", "stdev": "1" }, { "name": "Gallium", "index": "39", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "0" }, { "name": "Germanium", "index": "40", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Arsenic", "index": "41", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "Selenium", "index": "42", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Bromine", "index": "43", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "0" }, { "name": "Krypton", "index": "44", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Rubidium", "index": "45", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Strontium", "index": "46", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "9", "mean": "0", "stdev": "0" }, { "name": "Yttrium", "index": "47", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "1" }, { "name": "Zirconium", "index": "48", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "8", "mean": "0", "stdev": "0" }, { "name": "Niobium", "index": "49", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Molybdenum", "index": "50", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Technetium", "index": "51", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Ruthenium", "index": "52", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Rhodium", "index": "53", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Palladium", "index": "54", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Silver", "index": "55", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Cadmium", "index": "56", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "0" }, { "name": "Indium", "index": "57", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Tin", "index": "58", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Antimony", "index": "59", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "33", "mean": "0", "stdev": "1" }, { "name": "Tellurium", "index": "60", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Iodine", "index": "61", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "0" }, { "name": "Xenon", "index": "62", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Cesium", "index": "63", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Barium", "index": "64", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "10", "mean": "0", "stdev": "0" }, { "name": "Lanthanum", "index": "65", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Cerium", "index": "66", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "9", "mean": "0", "stdev": "0" }, { "name": "Praseodymium", "index": "67", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Neodymium", "index": "68", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Promethium", "index": "69", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Samarium", "index": "70", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Europium", "index": "71", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Gadolinium", "index": "72", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "5", "mean": "0", "stdev": "0" }, { "name": "Terbium", "index": "73", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Dysprosium", "index": "74", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Holmium", "index": "75", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Erbium", "index": "76", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Thulium", "index": "77", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "Ytterbium", "index": "78", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Lutetium", "index": "79", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "0" }, { "name": "Hafnium", "index": "80", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Tantalum", "index": "81", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Tungsten", "index": "82", "type": "numeric", "distinct": "18", "missing": "0", "min": "0", "max": "24", "mean": "0", "stdev": "1" }, { "name": "Rhenium", "index": "83", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Osmium", "index": "84", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Iridium", "index": "85", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Platinum", "index": "86", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Gold", "index": "87", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Mercury", "index": "88", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "Thallium", "index": "89", "type": "numeric", "distinct": "5", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Lead", "index": "90", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "20", "mean": "0", "stdev": "1" }, { "name": "Bismuth", "index": "91", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "8", "mean": "0", "stdev": "0" }, { "name": "Polonium", "index": "92", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Astatine", "index": "93", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Radon", "index": "94", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Francium", "index": "95", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Radium", "index": "96", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Actinium", "index": "97", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Thorium", "index": "98", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Protactinium", "index": "99", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Uranium", "index": "100", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "36", "mean": "0", "stdev": "1" }, { "name": "Neptunium", "index": "101", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Plutonium", "index": "102", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Americium", "index": "103", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Curium", "index": "104", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Berkelium", "index": "105", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Californium", "index": "106", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Einsteinium", "index": "107", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Fermium", "index": "108", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Mendelevium", "index": "109", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Nobelium", "index": "110", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Lawrencium", "index": "111", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Rutherfordium", "index": "112", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Dubnium", "index": "113", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Seaborgium", "index": "114", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Bohrium", "index": "115", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Hassium", "index": "116", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Meitnerium", "index": "117", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Darmstadtium", "index": "118", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Roentgenium", "index": "119", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Copernicium", "index": "120", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Nihonium", "index": "121", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Flerovium", "index": "122", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Moscovium", "index": "123", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Livermorium", "index": "124", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Tennessine", "index": "125", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Oganesson", "index": "126", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Cyanide", "index": "127", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Nitrate", "index": "128", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Hydroxyl", "index": "129", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "48", "mean": "1", "stdev": "2" }, { "name": "Acetate", "index": "130", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Phosphate", "index": "131", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Sulphate", "index": "132", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Carbonate", "index": "133", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "Ammonium", "index": "134", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Hydrated_Water", "index": "135", "type": "numeric", "distinct": "27", "missing": "0", "min": "0", "max": "43", "mean": "1", "stdev": "3" }, { "name": "count", "index": "136", "type": "numeric", "distinct": "116", "missing": "0", "min": "1", "max": "385", "mean": "20", "stdev": "20" }, { "name": "Molar_Mass", "index": "137", "type": "numeric", "distinct": "2937", "missing": "0", "min": "1", "max": "14242", "mean": "607", "stdev": "674" }, { "name": "Molar_Volume", "index": "138", "type": "numeric", "distinct": "2903", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "Calculated_Density", "index": "139", "type": "numeric", "distinct": "2509", "missing": "0", "min": "0", "max": "14", "mean": "5", "stdev": "3" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 0, "total_downloads": 0, "reach": 0, "reuse": 0, "impact_of_reuse": 0, "reach_of_reuse": 0, "impact": 0 }