Illinois Data Bank Dataset Search Results
Results
published:
2024-04-19
Zhang, Yue; Zhao, Helin; Huang, Siyuan; Hossain, Mohhamad Abir; van der Zande, Arend
(2024)
Read me file for the data repository
*******************************************************************************
This repository has raw data for the publication "Enhancing Carrier Mobility In Monolayer MoS2 Transistors With Process Induced Strain". We arrange the data following the figure in which it first appeared. For all electrical transfer measurement, we provide the up-sweep and down-sweep data, with voltage units in V and conductance unit in S. All Raman modes have unit of cm^-1.
*******************************************************************************
How to use this dataset
All data in this dataset is stored in binary Numpy array format as .npy file.
To read a .npy file: use the Numpy module of the python language, and use np.load() command.
Example: suppose the filename is example_data.npy. To load it into a python program, open a Jupyter notebook, or in the python program, run:
import numpy as np
data = np.load("example_data.npy")
Then the example file is stored in the data object.
*******************************************************************************
published:
2024-05-29
Raghavan, Arjun; Romanelli, Marisa; Madhavan, Vidya
(2024)
Data from manuscript Atomic-Scale Visualization of a Cascade of Magnetic Orders in the Layered Antiferromagnet GdTe3, to be published in npj Quantum Materials. Powerpoint file has details on how the data can be opened and how the data are labeled.
keywords:
Scanning Tunneling Microscopy; Physics; GdTe3; Rare-Earth Tritellurides
published:
2020-06-03
Zhang, Jun; Wuebbles, Donald; Kinnison, Douglas; Baughcum, Steven
(2020)
This datasets provide basis of our analysis in the paper - Potential Impacts of Supersonic Aircraft on Stratospheric Ozone and Climate. All datasets here can be categorized into emission data and model output data (WACCM). All the model simulations (background and perturbation) were run to steady-state and only the datasets used in analysis are archived here.
keywords:
NetCDF; Supersonic aircraft; Stratospheric ozone; Climate
published:
2021-11-04
Dawson, Matthew; Guzman Ruiz, Christian; Curtis, Jeffrey H.; Acosta, Mario C.; Zhu, Shupeng; Dabdub, Donald; Conley, Andrew; West, Matthew; Riemer, Nicole; Jorba, Oriol
(2021)
This dataset contains all the data for the results section in the study presented in the paper entitled "Chemistry Across Multiple Phases (CAMP) version 1.0: An integrated multi-phase chemistry mode" submitted to Geoscientific Model Development (GMD). In this paper, two sets of simulations were run to test CAMP with this results included here. This consists of (1) box model inputs and outputs presented in Section 4.2 for modal, binned and particle-resolved simulations to compare the application of identical chemical mechanisms to different aerosol representations and (2) the 3D Eulerian output presented in Section 4.3.
keywords:
Atmospheric chemistry; Aerosols and particles; Numerical Modeling
published:
2025-04-15
Chen, Sihan; Huang, Siyuan; Son, Jangyup; Han, Edmund; Watanabe, Kenji; Taniguchi, Takashi; Huang, Pinshane Y.; King, William P.; van der Zande, Arend M.; Bashir, Rashid
(2025)
keywords:
nanopore; van der Waals heterojunction; DNA; single molecule; ion transport
published:
2023-10-26
Maffeo, Christopher; Aksimentiev, Aleksei
(2023)
Simulation trajectory data and scripts for Nature Nanotechnology manuscript "A DNA turbine powered by a transmembrane potential across a nanopore" that demonstrates a rationally designed nanoscale DNA-origami turbine with three chiral blades that uses a transmembrane electrochemical potential across a nanopore to drive a DNA bundle into sustained unidirectional rotations of up to 10 revolutions/s. Driven by the asymmetric mobility of a DNA duplex, the rotation direction of the turbine is set by its designed chirality and the salinity of the solvent.
keywords:
All-atom MD simulation; DNA; nanotechnology; motors and rotors
published:
2024-07-15
Li, Peiyuan; Sharma, Ashish; Wuebbles, Donald
(2024)
Rising global temperatures and urban heat island effects challenge environmental health and energy systems at the city level, particularly in summer. Increased heatwaves raise energy demand for cooling, stressing power facilities, increasing costs, and risking blackouts. Heat impacts vary across cities due to differences in urban morphology, geography, land use, and land cover, highlighting vulnerable areas needing targeted heat mitigation. Urban tree canopies, a nature-based solution, effectively mitigate heat. Trees provide shade and cooling through evaporation, improving thermal comfort, reducing air conditioning energy consumption, and enhancing climate resilience. This report focused on the ComEd service area in the Chicago Metropolitan Region and assessed the impacts of population growth, urbanization, climate change, and an ambitious plan to plant 1 million trees. The report evaluated planting 1 million trees to quantify regional cooling effects projected for the 2030s. Afforestation locations were selected to avoid interference with existing infrastructure.
Key findings include (i) extreme hot hours (>95°F) will increase from 30 to 200 per year, adding 420 Cooling Degree Days (CCD) by the 2030s, (ii) greener areas can be up to 10°F cooler than less vegetated neighborhoods in summer, (iii) tree canopies can create localized cooling, reducing temperatures by 0.7°F and lowering annual CCD by 60 to 65, and (iv) afforestation can reduce the region’s temperature by 0.7°F, saving 400 to 1100 Megawatt hours of daily power usage during summer.
<b>Note: The data is available upon request from <a href="mailto:dpiclimate@uilliois.edu">dpiclimate@uilliois.edu.
keywords:
urban heat; cooling degree days; afforestation; tree canopy; Chicago region
published:
2025-09-25
Huang, Yijing; Abboud, Nick
(2025)
This repository provides the data and code used to reproduce key plots from the manuscript and to extend discussions that were only briefly covered therein. All MATLAB scripts were developed and tested in MATLAB R2024a. All Python scripts were developed and tested in Python 3.11.2.
* <b> NOTE:</b> New in this V3:
1. 2 new MATLAB files (ChiralPointGroups.m and THz_current_estimation.m), ChiralPointGroups.pdf (a compiled version of ChiralPointGroups.m) and theoretical model code (theoretical_model.zip) are added. More information can be found in the readme.
2. Updated and renamed "publication_data.zip" (in V2) to "data_and_analysis.zip"
3. Change License from CC BY to "Other license". Licensing Terms: Data (all .mat files) is under CC BY and Code is released under MIT license. Therefore, V3 is bound to this new license. V2 is still under CC BY.
<b>→ Data and analysis code (data_and_analysis.zip):</b>
The dataset is organized into five subfolders. Each subfolder corresponds to a unique combination of experimental conditions, including:
• Magnetic field orientation (B ∥ c or B ⟂ c)
• Scan parameter (magnetic field or temperature)
• Pump laser polarization (linear s, linear p, or circular)
• Detection polarization (linear s)
Each folder contains:
• The raw time-domain data files (.mat)
• Oscillator parameters extracted via linear prediction algorithm (.mat)
• MATLAB scripts (.m) that generate plots of the raw data, processed fits, and amplified modes. Each script should be run within its corresponding folder to ensure proper loading of the associated data files.
Folder summary:
1. B_parallel_c_linear_spump_sprobe_field: B ∥ c, s-polarized pump, s-polarized THz detection, magnetic field dependence
2. B_parallel_c_linear_spump_sprobe_temperature: B ∥ c, s-polarized pump, s-polarized THz detection, temperature dependence
3. B_perp_c_linear_spump_sprobe_field: B ⟂ c, s-polarized pump, s-polarized THz detection, magnetic field dependence
4. B_perp_c_linear_spump_sprobe_temperature: B ⟂ c, s-polarized pump, s-polarized THz detection, temperature dependence
5. B_parallel_c_LCPRCP_pump_sprobe_field: B ∥ c, circularly polarized pump (LCP & RCP), s-polarized THz detection, magnetic field dependence
<b>→Theoretical model code (theoretical_model.zip):</b>
The Python script depends on packages “numpy” and “matplotlib”. The script generates a plot of the dispersion relations of the theoretical model introduced in the Main Text. More precisely, it plots the real (red) and imaginary (blue) parts of the frequency (ω) as a function of wavenumber (k) as obtained by solving the characteristic equation, equation (6) of the Supplemental Information, with σ_E and σ_Μ given respectively by equations (3) and (2) of the Main Text. All branches of the dispersion relations are plotted simultaneously. All model parameters are adjustable.
The included Mathematica notebook (printout also provided in .pdf format) was used to obtain symbolic expressions for the coefficients of powers of ω appearing in the characteristic determinant. These coefficients were copied directly into the Python function detCoeffs().
<b>→ Standalone scripts (not in subfolders):</b>
• ChiralPointGroups.m
Outputs a table summarizing the 2D matrix representation of σ_Μ in the 11 enantiomorphic point groups. ChiralPointGroups.pdf is a compiled version of chiral point groups table, identical to the output of ChiralPointGroups.m.
• THz_current_estimation.m
Estimates the photoinduced THz current in tellurium under magnetic field. The script evaluates a phenomenological resonant contribution to the magnetoelectric coupling (with negligible dependence on NIR polarization), leading to excitation of s-polarized, B-antisymmetric mode S_odd at ~0.37 THz.
These standalone scripts provide additional physical discussion and calculation detail that are intentionally streamlined or omitted from the published manuscript and its supplementary materials for clarity and space.
keywords:
magneto-chiral instability; THz emission; THz spectroscopy; nonequilibrium states; emergent phenomena; Weyl semiconductor; tellurium; ultrafast spectrscopy; photoexcitation
published:
2025-08-01
Martin, Duncan G; Aspray, Elise K; Li, Shuai; Leakey, Andrew DB; Ainsworth, Elizabeth A
(2025)
Physiological and yield data from a three year field experiment of soybean exposed to elevated ozone stress and reduced soil moisture at the SoyFACE experiment.
keywords:
soybean; ozone; drought; photosynthesis; yield
published:
2018-01-11
Pence, Justin; Mohaghegh, Zahra
(2018)
Dataset includes structure and values of a causal model for Training Quality in nuclear power plants. Each entry refers to a piece of evidence supporting causality of the Training Quality causal model. Includes bibliographic information, context-specific text from the reference, and three weighted values; (M1) credibility of reference, (2) causality determined by the author, and (3) analysts confidence level.
(M1, M2, and M3) Weight metadata are based on probability language from <a href="https://www.ipcc.ch/ipccreports/tar/vol4/english/index.htm" style="text-decoration: none" >Intergovernmental Panel on Climate Change (IPCC), Climate Change 2001: Synthesis Report</a>. The language can be found in the “Summary for Policymakers” section, in the PDF format.
Weight Metadata:
LowerBound_Probability, UpperBound_Probability, Qualitative Language
0.99, 1, Virtually Certain
0.9, 0.99, Very Likely
0.66, 0.9, Likely
0.33, 0.66, Medium Likelihood
0.1, 0.33, Unlikely
0.01, 0.1, Very Unlikely
0, 0.01, Extremely Unlikely
keywords:
Data-Theoretic; Training; Organization; Probabilistic Risk Assessment; Training Quality; Causal Model; DT-BASE; Bayesian Belief Network; Bayesian Network; Theory-Building
published:
2018-05-21
Karigerasi, Manohar H.; Wagner, Lucas K.; Shoemaker, Daniel P.
(2018)
This dataset contains bonding networks and tolerance ranges for geometric magnetic dimensionality. The data can be searched in the html frontend above, code obtained at the GitHub repository, or the raw data can be downloaded as csv below. The csv data contains the results of 42520 compounds (unique icsd_code) from ICSD FindIt v3.5.0. The csv is semicolon-delimited since some fields contain multiple comma-separated values.
keywords:
materials science; physics; magnetism; crystallography
published:
2019-05-22
Lao, Yuyang; Schiffer, Peter
(2019)
This is the experimental data of isolated nanomagnet islands with or without the presence of large nanomagnet islands. The small islands are made of Permalloy materials with size of 170 nm by 470 nm by 2.5 nm. The systems are measured at a temperature where the small islands are fluctuating around room temperature. The data is recorded as photoemission electron microscopy intensity. More details about the data can be found in the note.txt and Spe_2016.xlsx file.
Note: The raw data folders are stored in five volumes during the compression. All five volumes are needed in order to recover the original folder.
keywords:
artificial spin ice; magnetism
published:
2022-02-14
Yao, Yu; Curtis, Jeffrey; Ching, Joseph; Zheng, Zhonghua; Riemer, Nicole
(2022)
This dataset contains simulation results from numerical model PartMC-MOSAIC used in the article "Quantifying the effects of mixing state on aerosol optical properties". This article is submitted to the journal Atmospheric Physics and Chemistry. There are total 100 scenario directories in this dataset, denoted from 00-99. Each scenario contains 25 NetCDF files hourly output from PartMC-MOSAIC simulations containing the simulated gas and particle information.
The data was produced using version 2.5.0 of PartMC-MOSAIC. Instructions to compile and run PartMC-MOSAIC are available at https://github.com/compdyn/partmc. The chemistry code MOSAIC is available by request from Rahul.Zaveri@pnl.gov. For more details of reproducing the cases, please contact nriemer@illinois.edu and yuyao3@illinois.edu.
keywords:
Aerosol mixing state; Aerosol optical properties; Mie calculation; Black Carbon
published:
2024-01-04
Kim, Hyunchul; Zhao, Helin; van der Zande, Arend
(2024)
This data set includes all of data related to stretchable TFTs based on 2D heterostructures including optical images of TFTs, Raman and Photoluminescence characteristics data, Transport measurement data, and AFM topography data.
Abstract
Two-dimensional (2D) materials are outstanding candidates for stretchable electronics, but a significant challenge is their heterogeneous integration into stretchable geometries on soft substrates. Here, we demonstrate a strategy for stretchable thin film transistors (2D S-TFT) based on wrinkled heterostructures on elastomer substrates where 2D materials formed the gate, source, drain, and channel, and characterized them with Raman spectroscopy and transport measurements.
keywords:
2D materials; 2D heterstructures; Stretchable electronics; transistors; buckling engineering
published:
2024-08-06
Xing, Yuqing; Bae, Seokjin; Madhavan, Vidya
(2024)
This is the raw topographies (without linear background subtraction) related to the publication: https://www.nature.com/articles/s41586-024-07519-5
published:
2018-06-20
Lao, Yuyang; Caravelli, Francesco; Sheikh, Mohammed; Sklenar, Joseph; Gardeazabal, Daniel; Watts, Justin D. ; Albrecht, Alan M. ; Scholl, Andreas; Dahmen, Karin; Nisoli, Cristiano; Schiffer, Peter
(2018)
The dataset includes the data used in the study of Classical Topological Order in the Kinetics of Artificial Spin Ice. This includes the photoemission electron microscopy intensity measurement of artificial spin ice at different temperatures as a function of time. The data includes the raw data, the metadata, and the data cookbook. Please refer to the data cookbook for more information. Note: vertex_population.xlsx file in the meta_data_code folder can be disregarded.
keywords:
artificial spin ice; PEEM; topological order
published:
2018-06-05
Soliman, Aiman; Mackay, Andrew; Schmidt , Arthur; Allan, Brian; Wang, Shaowen
(2018)
A complete building coverage area dataset (i.e. area occupied by building structures, excluding other built surfaces such as roads, parking lots, and public parks) at the level of census block groups for the contiguous United States (CONUS). The dataset was assembled based on an ensemble prediction of nonlinear hierarchical models to account for spatial heterogeneities in the distribution of built surfaces across different urban communities. Percentage of impervious land and housing density were used as predictors of the estimated area of buildings and cross-validation results showed that the product estimated area represented by buildings with a mean error of 0.049 %.
keywords:
Building Coverage Area; Urban Geography; Regional; Sustainability; US Census Block Groups; CONUS Data
published:
2023-04-12
Han, Edmund; Nahid, Shahriar Muhammad; Rakib, Tawfiqur; Nolan, Gillian; F. Ferrari, Paolo; Hossain, M. Abir ; Schleife, André ; Nam, SungWoo; Ertekin, Elif; van der Zande, Arend; Huang, Pinshane
(2023)
STEM images of kinks in α-In2Se3, DFT calculation of bending of α-In2Se3, PFM on as exfoliated and controllably bend α-In2Se3
published:
2022-11-09
Wang, Junren; Konar, Megan; Dalin, Carole; Liu, Yu; Stillwell, Ashlynn S.; Xu, Ming; Zhu, Tingju
(2022)
This dataset includes the blue water intensity by sector (41 industries and service sectors) for provinces in China, economic and virtual water network flow for China in 2017, and the corresponding network properties for these two networks.
keywords:
Economic network; Virtual water; Supply chains; Network analysis; Multilayer; MRIO
published:
2023-03-13
Yang, Joyce; Zhao , Lei; Oleson, Keith
(2023)
This dataset contains the historical and future (SSP3 and RCP7.0) CESM climate simulations used in the article "Large humidity effects on urban heat exposure and cooling challenges under climate change" (upcoming). Further details about these simulations can be found in the article. This dataset documents the monthly mean projections of air temperature, wet-bulb temperature, precipitation, relative humidity, and numerous other climatic variables for 2000-2009 (for the historical run) and for 2015-2100 (for the future projection under SSP3-RCP7). This dataset may be useful for urban planners, climate scientists, and decision-makers interested in changes in urban and rural climate under climate change.
keywords:
urban climate; climate change; heat stress; urban heat
published:
2023-03-16
Aishwarya, Anuva; Madhavan, Vidya
(2023)
This dataset consists of all the figure files that are part of the main text of the manuscript titled "Magnetic-field sensitive charge density waves in the superconductor UTe2". For detailed information on the individual files refer to the readme file.
keywords:
superconductor; spin-triplet; topological; unconventional; CDW; PDW; magnetic field;
published:
2021-04-18
Lyu, Fangzheng; Kang, Jeon-Young; Wang, Shaohua; Han, Su; Li, Zhiyu; Wang, Shaowen; Padmanabhan, Anand
(2021)
This dataset contains all the code, notebooks, datasets used in the study conducted for the research publication titled "Multi-scale CyberGIS Analytics for Detecting Spatiotemporal Patterns of COVID-19 Data". Specifically, this package include the artifacts used to conduct spatial-temporal analysis with space time kernel density estimation (STKDE) using COVID-19 data, which should help readers to reproduce some of the analysis and learn about the methods that were conducted in the associated book chapter.
## What’s inside - A quick explanation of the components of the zip file
* Multi-scale CyberGIS Analytics for Detecting Spatiotemporal Patterns of COVID-19.ipynb is a jupyter notebook for this project. It contains codes for preprocessing, space time kernel density estimation, postprocessing, and visualization.
* data is a folder containing all data needed for the notebook
* data/county.txt: US counties information and fip code from Natural Resources Conservation Service.
* data/us-counties.txt: County-level COVID-19 data collected from New York Times COVID-19 github repository on August 9th, 2020.
* data/covid_death.txt: COVID-19 death information derived after preprocessing step, preparing the input data for STKDE. Each record is if the following format (fips, spatial_x, spatial_y, date, number of death ).
* data/stkdefinal.txt: result obtained by conducting STKDE.
* wolfram_mathmatica is a folder for 3D visulization code.
* wolfram_mathmatica/Visualization.nb: code for visulization of STKDE result via weolfram mathmatica.
* img is a folder for figures.
* img/above.png: result of 3-D visulization result, above view.
* img/side.png: result of 3-D visulization, side view.
keywords:
CyberGIS; COVID-19; Space-time kernel density estimation; Spatiotemporal patterns
published:
2022-04-11
Liu, Shanshan; Kontou, Eleftheria
(2022)
This data set contains all the map data used for "Quantifying transportation energy vulnerability and its spatial patterns in the United States". The multiple dimensions (i.e., exposure, sensitivity, adaptive capacity) of transportation energy vulnerability (TEV) at the census tract level in the United States, the changes in TEV with electric vehicles adoption, and the detailed data for Chicago, Los Angeles, and New York are in the dataset.
keywords:
Transport energy; Vulnerability; Fuel costs; Electric vehicles
published:
2025-06-26
Kim, Hyunbin; Makhnenko, Roman
(2025)
This dataset encompasses experimental results supporting the upcoming journal paper, "Laboratory-scale assessment of CO2 sealing potential for heterogeneous caprock", which investigates the sealing potential of heterogeneous caprock. The dataset includes the measurements and analyses conducted under controlled laboratory conditions, capturing sealing potential such as permeability and breakthrough pressure.
keywords:
Heterogeneity; CO2 breakthrough pressure; Intrinsic permeability; Capillary pressure curve
published:
2023-07-31
Zhang, Yue; Hossain, Mohammad Abir; Hwang, Kelly; Ferrari, Paolo; Maduzia, Joe; Pena, Tera; Wu, Stephen; Ertekin, Elif; van der Zande, Arend
(2023)