遇见数据集

Climate Compliance-Strain Results Replication Package

收藏
Zenodo2026-06-03 更新2026-06-05 收录
官方服务:

资源简介:

# Climate Compliance-Strain Results Replication Package This package supports results replication for the study **"Climate Shocks and Observed Compliance Strain: Organizational Reliability Under Physical Disruption"**. The package contains one public-facing research pipeline and two replication paths: 1. **Cleaned processed-data path**: executable after the cleaned processed files listed in `metadata/processed_data_manifest.csv` are supplied. 2. **Public raw-source path**: scripts and instructions for downloading public source files and reconstructing cleaned inputs. Exact raw-to-final reconstruction also requires the filled facility-firm audit decisions, which are input data and are not bundled here. No row-level input data are included in this archive. ## Cleaned Processed-Data Path ```bash python -m venv .venv . .venv/bin/activate pip install -r requirements.txt cp configs/paths.template.yaml configs/paths.yaml # edit configs/paths.yaml so repo_root points here and data_root points to the data root make check make reproduce-from-cleaned-processed ``` The single entry point is: ```bash PYTHONPATH=src python -m compliance_strain.research_pipeline --config configs/paths.yaml ``` ## Public Raw-Source Path ```bash export CLIMATE_POLICY_USER_AGENT="your name or project contact; replication" make prepare-public-raw-data ``` See `DATA_DOWNLOAD_AND_RAW_RECONSTRUCTION.md` for the full source list and reconstruction notes. ## Expected Outputs `expected_results/` contains aggregate manuscript and appendix outputs from the author build. `metadata/table_figure_crosswalk.csv` maps manuscript tables and figures to those outputs.

提供机构:
Zenodo
创建时间:
2026-06-03
二维码
社区交流群
二维码
科研交流群
商业服务