|
1 | 1 | =================
|
2 | 2 | Table of Datasets
|
3 | 3 | =================
|
4 |
| -Find a table of all 43 datasets available in matminer here. |
| 4 | +Find a table of all 45 datasets available in matminer here. |
5 | 5 |
|
6 | 6 | .. list-table::
|
7 | 7 | :align: left
|
@@ -137,6 +137,12 @@ Find a table of all 43 datasets available in matminer here.
|
137 | 137 | * - :code:`superconductivity2018`
|
138 | 138 | - Dataset of ~16,000 experimental superconductivity records (critical temperatures) from Stanev et al., originally from the Japanese National Institute for Materials Science
|
139 | 139 | - 16414
|
| 140 | + * - :code:`tholander_nitrides` |
| 141 | + - A challenging data set for quantum machine learning containing a diverse set of 12.8k polymorphs in the Zn-Ti-N, Zn-Zr-N and Zn-Hf-N chemical systems |
| 142 | + - 12815 |
| 143 | + * - :code:`ucsb_thermoelectrics` |
| 144 | + - Database of ~1,100 experimental thermoelectric materials from UCSB aggregated from 108 source publications and personal communications |
| 145 | + - 1093 |
140 | 146 | * - :code:`wolverton_oxides`
|
141 | 147 | - 4,914 perovskite oxides containing composition data, lattice constants, and formation + vacancy formation energies
|
142 | 148 | - 4914
|
@@ -2324,6 +2330,110 @@ https://doi.org/10.1038/s41524-018-0085-8
|
2324 | 2330 |
|
2325 | 2331 |
|
2326 | 2332 |
|
| 2333 | +------------------ |
| 2334 | +tholander_nitrides |
| 2335 | +------------------ |
| 2336 | +A challenging data set for quantum machine learning containing a diverse set of 12.8k polymorphs in the Zn-Ti-N, Zn-Zr-N and Zn-Hf-N chemical systems. The phase diagrams of the Ti-Zn-N, Zr-Zn-N, and Hf-Zn-N systems are determined using large-scale high-throughput density functional calculations (DFT-GGA) (PBE). In total 12,815 relaxed structures are shared alongside their energy calculated using the VASP DFT code. The High-Throughput Toolkit was used to manage the calculations. Data adapted and deduplicated from the original data on Zenodo at https://zenodo.org/record/5530535#.YjJ3ZhDMJLQ, published under MIT licence. Collated from separate files of chemical systems and deduplicated according to identical structures matching ht_ids. Prepared in collaboration with Rhys Goodall. |
| 2337 | + |
| 2338 | +**Number of entries:** 12815 |
| 2339 | + |
| 2340 | +.. list-table:: |
| 2341 | + :align: left |
| 2342 | + :widths: 20 80 |
| 2343 | + :header-rows: 1 |
| 2344 | + |
| 2345 | + * - Column |
| 2346 | + - Description |
| 2347 | + * - :code:`material_id` |
| 2348 | + - Human readable identifier for each material. |
| 2349 | + * - :code:`ht_id` |
| 2350 | + - Unique identifier to track the calculation in httk |
| 2351 | + * - :code:`initial_structure` |
| 2352 | + - A pymatgen structure object representing the structure before relaxation. |
| 2353 | + * - :code:`final_structure` |
| 2354 | + - A pymatgen structure object representing the structure after relaxation. |
| 2355 | + * - :code:`E_vasp_per_atom` |
| 2356 | + - The VASP calculated energy per atom for the final structure, in eV/atom |
| 2357 | + * - :code:`chemical_system` |
| 2358 | + - The chemical system represented by the atoms actually contained in the structure |
| 2359 | + |
| 2360 | + |
| 2361 | + |
| 2362 | +**Reference** |
| 2363 | + |
| 2364 | +https://zenodo.org/record/5530535#.YjJ3ZhDMJLQ |
| 2365 | + |
| 2366 | + |
| 2367 | + |
| 2368 | +**Bibtex Formatted Citations** |
| 2369 | + |
| 2370 | +.. code-block:: text |
| 2371 | +
|
| 2372 | +
|
| 2373 | + @article{tholander2016strong, title={Strong piezoelectric response in stable TiZnN2, ZrZnN2, and HfZnN2 found by ab initio high-throughput approach}, author={Tholander, Christopher and Andersson, CBA and Armiento, Rickard and Tasnadi, Ferenc and Alling, Bj{\"o}rn}, journal={Journal of Applied Physics}, volume={120}, number={22}, pages={225102}, year={2016}, publisher={AIP Publishing LLC} } |
| 2374 | +
|
| 2375 | +
|
| 2376 | +
|
| 2377 | +
|
| 2378 | +-------------------- |
| 2379 | +ucsb_thermoelectrics |
| 2380 | +-------------------- |
| 2381 | +Database of ~1,100 experimental thermoelectric materials from UCSB aggregated from 108 source publications and personal communications. Downloaded from Citrine. Source UCSB webpage is http://www.mrl.ucsb.edu:8080/datamine/thermoelectric.jsp. See reference for more information on original data aggregation. No duplicate entries are present, but each src may result in multiple measurements of the same materials' properties at different temperatures or conditions. |
| 2382 | + |
| 2383 | +**Number of entries:** 1093 |
| 2384 | + |
| 2385 | +.. list-table:: |
| 2386 | + :align: left |
| 2387 | + :widths: 20 80 |
| 2388 | + :header-rows: 1 |
| 2389 | + |
| 2390 | + * - Column |
| 2391 | + - Description |
| 2392 | + * - :code:`composition` |
| 2393 | + - Chemical formula. |
| 2394 | + * - :code:`crystallinity` |
| 2395 | + - Either single crystal, polycrystalline, or nanoparticles. |
| 2396 | + * - :code:`synthesis` |
| 2397 | + - Brief string describing the synthesis method |
| 2398 | + * - :code:`spacegroup` |
| 2399 | + - Spacegroup number, if available |
| 2400 | + * - :code:`rho (ohm.cm)` |
| 2401 | + - Electrical resistivity, in ohm.cm |
| 2402 | + * - :code:`S [muV/K]` |
| 2403 | + - Seebeck coefficient, in microVolts/K, if available |
| 2404 | + * - :code:`PF [W/mK^2]` |
| 2405 | + - Thermoelectric power factor, conductivity * Seebeck^2, in [W/mK^2] if available |
| 2406 | + * - :code:`zT` |
| 2407 | + - Thermoelectric figure of merit, PF * T/K, unitless, if available |
| 2408 | + * - :code:`kappa [W/mK]` |
| 2409 | + - Thermal conductivity in Watt/ meter * Kelvin, if available |
| 2410 | + * - :code:`sigma [S/cm]` |
| 2411 | + - Electrical conductivity, in Siemens/cm, if available |
| 2412 | + * - :code:`T [K]` |
| 2413 | + - Temperature in Kelvin at which these properties were obtained, if available |
| 2414 | + * - :code:`src` |
| 2415 | + - Original source of the recording. To cite the aggregator of the data, see the bibtext_refs section of this metadata. |
| 2416 | + |
| 2417 | + |
| 2418 | + |
| 2419 | +**Reference** |
| 2420 | + |
| 2421 | +https://citrination.com/datasets/150557/ |
| 2422 | + |
| 2423 | + |
| 2424 | + |
| 2425 | +**Bibtex Formatted Citations** |
| 2426 | + |
| 2427 | +.. code-block:: text |
| 2428 | +
|
| 2429 | +
|
| 2430 | + @article{Gaultois2013, doi = {10.1021/cm400893e}, url = {https://doi.org/10.1021/cm400893e}, year = {2013}, month = may, publisher = {American Chemical Society ({ACS})}, volume = {25}, number = {15}, pages = {2911--2920}, author = {Michael W. Gaultois and Taylor D. Sparks and Christopher K. H. Borg and Ram Seshadri and William D. Bonificio and David R. Clarke}, title = {Data-Driven Review of Thermoelectric Materials: Performance and Resource Considerations}, journal = {Chemistry of Materials} } |
| 2431 | +
|
| 2432 | + @misc{Citrine Informatics, title = {UCSB Thermoelectrics Database}, howpublished = {\url{https://citrination.com/datasets/150557/}, } |
| 2433 | +
|
| 2434 | +
|
| 2435 | +
|
| 2436 | +
|
2327 | 2437 | ----------------
|
2328 | 2438 | wolverton_oxides
|
2329 | 2439 | ----------------
|
|
0 commit comments