Ghg Emissions Indicator

R scripts for a GHG emissions indicator published on Environmental Reporting BC
Alternatives To Ghg Emissions Indicator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Dash19,7138046345 days ago174November 28, 2023804mitPython
Data Apps & Dashboards for Python. No JavaScript Required.
Metaflow7,19512520 hours ago103December 04, 2023308apache-2.0Python
:rocket: Build and manage real-life data science projects with ease!
Awesome R5,416
8 months ago9R
A curated list of awesome R packages, frameworks and software.
Drake1,332151a month ago47November 06, 2023gpl-3.0R
An R-focused pipeline toolkit for reproducibility and high-performance computing
Easystats976
3 days ago3November 05, 202344otherR
:milky_way: The R easystats-project
Datascience Box878
2 months ago12otherJavaScript
Data Science Course in a Box
Targets824
9 hours agootherR
Function-oriented Make-like declarative workflows for R
Engsoccerdata707
a year ago20R
English and European soccer results 1871-2022
Moderndive_book693
4 months ago13otherHTML
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Collapse5161924 days ago37November 12, 20235otherC
Advanced and Fast Data Transformation in R
Alternatives To Ghg Emissions Indicator
Select To Compare


Alternative Project Comparisons
Readme

License

img

Trends in Greenhouse Gas Emissions in B.C.

A set of R scripts to populate an indicator on trends in greenhouse gas emissions in British Columbia. These scripts reproduce the results and graphs published on Environmental Reporting BC.

Usage

Data

British Columbia Greenhouse Gas Emissions data are sourced from the B.C. Data Catalogue, released under the Open Government Licence - British Columbia.

British Columbia population estimates (Table: 17-10-0005-01) and gross domestic product (Table: 36-10-0222-01) data are sourced from Statistics Canada, released under the Statistics Canada Open Licence Agreement.

Code

There are three core scripts that are required for the indicator, they need to be run in order:

  • 01_load.R
  • 02_clean.R
  • 03_output.R

The run_all.R script can be sourceed to run it all at once.

Most packages used in the analysis can be installed from CRAN using install.packages(), but you will need to install envreportutils using remotes:

install.packages("remotes") # If you don't already have it installed

remotes::install_github("bcgov/envreportutils")

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2023 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at 

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

This repository is maintained by Environmental Reporting BC. Click here for a complete list of our repositories on GitHub.

Popular Data Science Projects
Popular Rstats Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
R
Data Science
Rstats
Gas