catalyst-cooperative / rmi-energy-communities

Partnership between Catalyst and RMI to identify energy communities as defined by the Inflation Reduction Act
MIT License
4 stars 2 forks source link

Parallelize fossil employment analysis #134

Open katie-lamb opened 1 year ago

katie-lamb commented 1 year ago

Right now the QCEW data is processed one year at a time when calculating the qualifying fossil employment areas.

This can be parallelized in energy_comms.coordinate.get_employment_criteria_qualifying_areas so that this calculation doesn't take so long.