Skip to content

Commit d995c07

Browse files
authored
Update README.md
1 parent f8d8840 commit d995c07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ RegCensusAPI is an API client that connects to the RegData regulatory restrictio
77

88
This Python API client connects to the api located at at the [QuantGov website][1]. More advanced users who want to interact with the API directly can use the link above to pull data from the RegData API. R users can access the same features provided in this package in the R package __regcensusAPI__.
99

10+
We put together a short video tutorial, showing some of the basics of the API library. You can view that [here][4].
11+
1012
## Installing and Importing __RegCensus__
1113

1214
The RegCensus Python library is pip installable:
@@ -195,3 +197,4 @@ rc.get_values(series = [1,2], jurisdiction = 38, date = [2010, 2019], download='
195197
[1]:https://api.quantgov.org/swagger-ui.html
196198
[2]:https://www.quantgov.org/download-interactively
197199
[3]:https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_csv.html
200+
[4]:https://mercatus.wistia.com/medias/1hxnkfjnxa

0 commit comments

Comments
 (0)