Skip to content
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

Fix markdown violations on Readme #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

areed1192
Copy link

Went through and cleaned up the README.md file. I was planning on doing some refactoring of the code if you're open to it.

@systemcatch systemcatch self-requested a review April 10, 2021 19:23
@systemcatch
Copy link
Owner

Hey @areed1192, congratulations on making the first PR to eiapy that isn't from me! 😆

What did you have in mind for refactoring?

@areed1192
Copy link
Author

Oh trust me I've been there 😆! For the most part when it comes to refactoring I was thinking of splitting up the main client file into a folder called epa and then having a file dedicated for each service. If you want an idea of how I'm thinking of the structure you can look at one of my repos for reference.

Let me know what you think.

Copy link
Owner

@systemcatch systemcatch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @areed1192 a few comments from me but looks good otherwise.

README.md Show resolved Hide resolved
```

Further examples can be found [in this gist](https://gist.github.com/systemcatch/019cf50302093b9b51838c62b99623df).

To find more details about the API go to the EIA's [Open Data](https://www.eia.gov/opendata/) page. To find interesting data (and identifiers) [browse the data sets](https://www.eia.gov/opendata/qb.php).
To find more details about the API go to the EIA"s
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it meant to be a " here?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @areed1192 can you confirm either way on this? Once it's done I'll merge.

An API key is needed to access the EIA's data, you can get one [here](https://www.eia.gov/opendata/register.php). eiapy needs this key to be manually set in the operating system environmental variables.
## Setting up your API key

An API key is needed to access the EIA"s data, you can get one [here](https://www.eia.gov/opendata/register.php).
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants