Giter Club home page Giter Club logo

echo-environmental-crime's Introduction

Code of Conduct

ECHO-Environmental-Crime

This repo is home to a project exploring the intersection of white collar crime, environmental racism, and pollution. The project involves a Jupyter Notebook that interfaces with EPA's ECHO enforcement and compliance history database.

How to start contributing to this repo

  • Contact @ericnost

Link to Jupyter Notebook

Here's where you can run this notebook.

Additional features (TBD):

  • A "How to use" section
  • A link to the good-first-issue label
  • Highlight "ready" label on issues to mean "this is an issue that is ready to work on and needs an owner"
  • Additional badges at the top, such as code quality indicators
  • "All contributors" listing, following these additional guidelines (example: web-monitoring-db contributors list):

Default branch - 'main'

The 'master' branch is no longer the repo's primary branch in line with EDGI's policy decided here: edgi-govdata-archiving/overview#241

If someone has a local clone, they can update their locals like this:

$ git checkout master
$ git branch -m master main
$ git fetch
$ git branch --unset-upstream
$ git branch -u origin/main
$ git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

The above steps accomplish:

  • Go to the master branch
  • Rename master to main locally
  • Get the latest commits from the server
  • Remove the link to origin/master
  • Add a link to origin/main
  • Update the default branch to be origin/main

(From @jywarren at Public Lab: publiclab/plots2#8077)


License & Copyright

Copyright (C) Environmental Data and Governance Initiative (EDGI) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3.0.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the LICENSE file for details.

echo-environmental-crime's People

Contributors

ericnost avatar lightandluck avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.