District courts
by Chung Phan
1. Data processing
1.1. $path_raw_data/merged_OWS Data Structure: All events happended in a state will be merged to each branch of district court.
1.1.1. Step 2: Collapse different DC with multiple addresses into one DC per social event (by minimum distance) reorder by OWS_ID
1.1.1.1. <step3> I see that in the same date, there would be multiple events, so need to collapse by district, event, date. KEEP MINIMUM DISTANCE and COUNT EVENTS FOR THE DATE
1.1.1.1.1. Step 4: Keep only treated events (distance <=100km)
1.2. $path_raw_data/merged_WS
1.2.1. Process similar steps as in OWS dataset
1.2.1.1. Compare with Sunho's folder