-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing CAMD_PLANT_ID values #28
Comments
Hi @aesharpe, thank you for the contribution! We're in the final stages of preparing the next release that adds several manual matches and many of them may overlap with the ones you added. We will review these as we do our final QA. You should see the new release soon! |
Woohoo! Looking forward to it, thanks! |
Hi @aesharpe! Thanks again for your contribution! We have reviewed some of the plants you flagged. At this time we don’t have the bandwidth to investigate them all, however the following information might help explain some of the discrepancies you’ve identified in this list. First, we noticed some of the plants you identified reported to CAMD prior to 2009 but stopped before then (e.g., retired or stopped reporting due to regulatory program coverage changes). 2009 is the cutoff for the data available via the FACT API which is where we are obtaining CAMD data for the crosswalk. Second, we are currently prioritizing manually matching operating units and some of those you identified are not operating (e.g., retired, proposed) as of 2018, which precludes them from matching in the current crosswalk methodology (Note: we plan to address manual matches for non-operating units in a later update and these will be helpful!). Third, some of these facilities may have somewhat unique circumstances that led to inconsistent reporting in the past. For example, Plant 880009 doesn’t meet the criteria to be affected by CAMD’s programs (e.g., 25MW or less capacity threshold) but might have reported data to CAMD for other reasons. This may lead to the facility not getting pulled into the crosswalk from the FACT API. As referenced in the README, facilities beginning with ‘88’ and followed by 4 digits are not grid-connected. Hopefully this information is helpful for understanding why these units aren’t captured by our methodology at this time, but this doesn’t preclude you from using them in your own analysis. |
I've been using the CAMD-EIA crosswalk to connect data from the CAMD CEMS dataset and the EIA Form 860.
I noticed that there are some
ORISPL_CODE
values in the CEMS dataset that are missing from the crosswalk underCAMD_PLANT_ID
, the field I believe is the crosswalk equivalent.Here are the 140
ORISPL_CODE
values that are in the CEMS data but not in the crosswalk:A good chunk of these seem to correlate directly with
EIA_PLANT_ID
values from 860.What is the best way to integrate these into the crosswalk? Should I use the manual mapping form?
The text was updated successfully, but these errors were encountered: