Rmp Chemical
Data license: ODbL · Data source: EDGI Cloud Portal
1 row where cas_number = "107-25-5" and chemical_name = "Vinyl methyl ether [Ethene, methoxy-]"
This data as json, CSV (advanced)
flammable_toxic 1
chemical_name 1
- Vinyl methyl ether [Ethene, methoxy-] · 1 ✖
cas_number 1
- 107-25-5 · 1 ✖
| chemical_id ▼ | chemical_name | cas_number | flammable_toxic |
|---|---|---|---|
| 55 | Vinyl methyl ether [Ethene, methoxy-] | 107-25-5 | Flammable |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE rmp_chemical (
chemical_id INTEGER PRIMARY KEY,
chemical_name TEXT,
cas_number TEXT,
flammable_toxic TEXT
);