Skip to content

Conversation

@pawilfahrt
Copy link
Collaborator

@pawilfahrt pawilfahrt commented Oct 14, 2025

This PR edits the industrial quarto files, but also completes our gas type analysis for the CCAP.

The gas emission compilation should be double checked for accuracy, but the CO2e emissions are identical are identical to our county_emissions for all sectors except for industrial. Industrial will not get to perfect precision as several gases are unidentified in the EPA GHG Reporting Program data we rely on. The industrial emissions are very patchwork, and if you are unfamiliar with the sector using the quarto document as a guide will be helpful.

Checklist

Please complete this checklist as a courtesy to the PR reviewer.

Code and styling

  • All of the files/scripts I added are in the right place and named appropriately. See the README for details.
  • I have not used setwd()
  • I have used file.path(here::here(), "file_name")) to source any scripts or read in data
  • I have not added any large datasets, unless absolutely necessary (explain)
  • I have commented my code, particularly in hard to understand areas
  • I have added additional package dependencies as necessary with renv::install()
  • I have run styler::style_dir(".", recursive = TRUE, filetype = c("R", "qmd"))
  • Plots
    • If plotly, use source = "chunk-name" in plot_ly()
    • Use formatting with councilR::plotly_layout()?
  • Chunk formatting
    • All chunks named
    • All figure or table chunks have caption
    • out.width: "95%". If a specific height is needed, use pixels. and/or out.height: "500px"

Document editing

  • I have ensured that modified documents knit successfully from render_for_publication.R
  • I have fixed any missing citations, cross references, hyperlinks
  • I have reviewed my contributions for typos and misspellings.

GitHub and project management

  • I have identified and assigned at least one Reviewer (Liz, Sam, Laine) to this PR
  • I have assigned myself to this PR
  • I have updated the status in the GitHub Project

@pawilfahrt pawilfahrt self-assigned this Oct 14, 2025
@pawilfahrt pawilfahrt added the industrial Industrial point source emissions label Oct 14, 2025
@pawilfahrt pawilfahrt linked an issue Oct 14, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

industrial Industrial point source emissions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Industrial edits

2 participants