Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.3%) to scientific vocabulary

Keywords

energy energy-data english lesson pre-alpha python
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 5
  • Watchers: 6
  • Forks: 0
  • Open Issues: 7
  • Releases: 0
Topics
energy energy-data english lesson pre-alpha python
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

Open Energy Data For All

A two-day, 16-hour course on foundational software and data engineering skills aimed at energy graduate students looking to generate more robust, replicable energy analyses.

Authors: @e-belfer @jdangerx @krivard

Code of Conduct

We expect everyone to adhere to the Code of Conduct to promote a safe, welcoming, and productive learning environment.

Building the lesson locally

  1. Follow the installation instructions provided by the Carpentries to install the sandpaper/pegboard/varnish R packages required for building this.

  2. Run ./build.R to build the lesson locally. You can add --preview to have it automatically open in your browser, or you can navigate to site/docs in your browser yourself.

Configure a new lesson

Follow the steps below to complete the initial configuration of a new lesson repository built from this template:

  1. Adjust the CITATION.cff, CODE_OF_CONDUCT.md, CONTRIBUTING.md, and LICENSE.md files as appropriate for your project.
    • CITATION.cff: this file contains information that people can use to cite your lesson, for example if they publish their own work based on it. You should update the CFF now to include information about your lesson, and remember to return to it periodicallt, keeping it updated as your author list grows and other details become available or need to change. The Citation File Format home page gives more information about the format, and the cffinit webtool can be used to create new and update existing CFF files.
    • CODE_OF_CONDUCT.md: if you are using this template for a project outside The Carpentries, you should adjust this file to describe who should be contacted with Code of Conduct reports, and how those reports will be handled.
    • CONTRIBUTING.md: depending on the current state and maturity of your project, the contents of the template Contributing Guide may not be appropriate. You should adjust the file to help guide contributors on how best to get involved and make an impact on your lesson.
    • LICENSE.md: in line with the terms of the CC-BY license, you should ensure that the copyright information provided in the license file is accurate for your project.

Owner

  • Name: Catalyst Cooperative
  • Login: catalyst-cooperative
  • Kind: organization
  • Email: hello@catalyst.coop
  • Location: United States of America

Catalyst is a small data engineering cooperative working on electricity regulation and climate change.

Citation (CITATION.cff)

# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically,
# ensuring that the author list and other fields remain accurate.

cff-version: 1.2.0
title: FIXME
message: >-
  Please cite this lesson using the information in this file
  when you refer to it in publications, and/or if you
  re-use, adapt, or expand on the content in your own
  training material.
type: dataset
authors:
  - given-names: FIXME
    family-names: FIXME
abstract: >-
  FIXME Replace this with a short abstract describing the
  lesson, e.g. its target audience and main intended
  learning objectives.
license: CC-BY-4.0

GitHub Events

Total
  • Issues event: 22
  • Watch event: 4
  • Delete event: 39
  • Issue comment event: 43
  • Push event: 324
  • Pull request review event: 29
  • Pull request review comment event: 33
  • Pull request event: 48
  • Create event: 69
Last Year
  • Issues event: 22
  • Watch event: 4
  • Delete event: 39
  • Issue comment event: 43
  • Push event: 324
  • Pull request review event: 29
  • Pull request review comment event: 33
  • Pull request event: 48
  • Create event: 69

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 12
  • Total pull requests: 29
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 16 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.08
  • Average comments per pull request: 0.86
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 12
  • Pull requests: 29
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 16 days
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 0.08
  • Average comments per pull request: 0.86
  • Merged pull requests: 17
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • e-belfer (8)
  • krivard (2)
  • jdangerx (2)
Pull Request Authors
  • jdangerx (15)
  • e-belfer (8)
  • krivard (5)
  • pre-commit-ci[bot] (1)
Top Labels
Issue Labels
2-diverse-filetypes (2) setup (1) documentation (1)
Pull Request Labels
2-diverse-filetypes (3) type: template and tools (1)

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite