Zoey X. commited on
Commit
e9a6fe5
·
unverified ·
2 Parent(s): 15ff079 3f7b14e

Merge pull request #47 from regulatorystudies/add_resolution_data

Browse files
congress_data/README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Data cleaning steps for uploading
2
+ - start with running CRA data sheet
3
+ - remove observations for 104-118th Congresses
4
+ - remove cols AN-CP
5
+
6
+ # Relevant fields for tracking bill status
7
+ - introductionbin: binary variable for whether a resolution has been introduced (should be 1 for all observations in dataset)
8
+ - chamberpass_atleast1: binary variable for whether at least one house of Congress has passed the resolution
9
+ - chamberpass_2: binary variable for whether both houses of Congress have passed the resolution
10
+ - becamelawbin: binary variable for whether the resolution has become law
11
+ - vetobin: binary variable for whether the resolution was vetoed
congress_data/cra_119.xlsx ADDED
Binary file (42.8 kB). View file