Skip to content

Commit

Permalink
document min_issue field in metadata
Browse files Browse the repository at this point in the history
nmdefries committed Aug 23, 2024
1 parent c89e4d2 commit 85afc2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Python-packages/covidcast-py/covidcast/covidcast.py
Original file line number Diff line number Diff line change
@@ -289,6 +289,9 @@ def metadata() -> pd.DataFrame:
``last_update``
The UTC datetime for when the signal value was last updated.
``min_issue``
Oldest date data was issued.
``max_issue``
Most recent date data was issued.

0 comments on commit 85afc2c

Please sign in to comment.