Skip to content

Commit bdc062f

Browse files
committed
Merge branch 'main' of https://github.com/philsv/myeia into main
2 parents 1c536ed + 3d1cc90 commit bdc062f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# myeia
22

3-
[![PyPI Version](https://badge.fury.io/py/myeia.svg)](https://badge.fury.io/py/myeia)
3+
[![PyPI Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=py&r=r&ts=1683906897&type=6e&v=0.3.0&x2=0)](https://badge.fury.io/py/myeia)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-red.svg)](https://github.com/philsv/myeia/blob/main/LICENSE)
55
[![Weekly Downloads](https://static.pepy.tech/personalized-badge/myeia?period=week&units=international_system&left_color=grey&right_color=blue&left_text=downloads/week)](https://pepy.tech/project/myeia)
66
[![Monthly Downloads](https://static.pepy.tech/personalized-badge/myeia?period=month&units=international_system&left_color=grey&right_color=blue&left_text=downloads/month)](https://pepy.tech/project/myeia)
@@ -172,8 +172,9 @@ df = eia.get_series_via_route(
172172
df.head()
173173
```
174174

175-
```ini
176175
Output Example:
176+
177+
```ini
177178
Natural Gas Futures Contract 1 (Dollars per Million Btu) Natural Gas Futures Contract 2 (Dollars per Million Btu)
178179
Date
179180
2021-01-29 2.564 2.592

0 commit comments

Comments
 (0)