Published August 1, 2024
| Version v1
Dataset
Open
Causal Effect of the FEMA CRS Program
Description
Dataset produced and used in the Cano & Hahn (2023). The data is produced and used by code in the causalCRS github repo:
- zipcode.fema.fsf.acs.rainfall.v2.csv: Dataset compiled from the FEMA Flood Insurance Mitigation
Administration NFIP Redacted Claims data with additional information on community characteristics from: the First Street Foundation data set, US Census Bureau American Community Survey, and PRISM climate group data sets. In total, the data set has 74,288 entries from 14,729. See Cano & Hahn (2023) for details. - typology_*.npy: Conditional Average Treatment Effect (CATE) and accompanying measurements for the 27 community typologies defined in the paper.
- typology_cate.npy: Measured CATE for the 27 community typologies
- typology_sig_cate.npy: Statistical uncertainty on CATE measurements.
- typology_y_treat.npy: Claim per policy in USD (outcome) of the community typologies for treated sample
- typology_y_control.npy: Claim per policy in USD (outcome) of the community typologies for control sample
- typology_covar.npy: Median covariate values for communities that fall within the typology. This is for reference only.
- fema_crs.*.npy: Compiled dataset for training/validation/testing the q_phi(Y|X) of the treated/control samples used in CausalFlow.
- qphi_control.tar.gz / qphi_treat.tar.gz: Compressed tar file that contains all the trained ensemble of flows for the control/treated samples used in CausalFlow.
- qphi_support.v2.log.control.pt / qphi_support.v2.log.treat.pt: NDEs estimating the distribution of the covariates for the control/treated samples.
- fema_cid.almost_only_c300.npy: An array of communities that participated in the CRS but only executed the c300 activity, which corresponds to the outreach effort. This dataset is used to estimate the overall impact of outreach.
Files
fema.zipcode.fsf.acs.rainfall.v2.csv
Files
(76.2 MB)
Name | Size | Download all |
---|---|---|
md5:d9a615f0cb20254a8666696b528d20e2
|
66.7 MB | Preview Download |
md5:cec9bd1ae3d8fd4529c7ce36797663d5
|
125.2 kB | Download |
md5:94ebd8889d0f89c7941bfeb8957cac71
|
279.5 kB | Download |
md5:58e338e4b7f51c6f46f5d174066c30d5
|
2.5 MB | Download |
md5:e38f84c3c3364d679c4243757af74870
|
196.3 kB | Download |
md5:10f6e63386c957ac5245c8de517aba48
|
1.8 MB | Download |
md5:70937d40c52c91912087a69642238897
|
824.1 kB | Download |
md5:3fd0c96296f139d94bdfdf0384bdcec2
|
1.4 MB | Download |
md5:9d692a7c563d5a3644647cd0644f6447
|
1.5 MB | Download |
md5:79341db2e95a0ab56320026d867626eb
|
702.2 kB | Download |
md5:4ace30952abd46cf24ba0634bef1745a
|
22.2 kB | Download |
md5:5dfcc5943bc7d55983fe7a88224e9bb3
|
25.4 kB | Download |
md5:3afa238cdf943592af32b57b24f80b35
|
25.4 kB | Download |
md5:9882b466a9747e27f46801658f639513
|
22.2 kB | Download |
md5:523319ea24406a9a215aaa048618a4c2
|
22.2 kB | Download |
Additional details
Software
- Repository URL
- https://github.com/changhoonhahn/causalCRS/
- Programming language
- Python
- Development Status
- Active