Skip to content

Commit 203213e

Browse files
authored
add first badges
1 parent 07fb471 commit 203213e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ The [pandas-datareader](https://pandas-datareader.readthedocs.io/) allows you to
114114

115115
### [Census Data](https://www.census.gov/data.html) - Census Summary file and American Community Surveys
116116
- [API documentation](https://www.census.gov/data/developers/data-sets.html)
117-
- [Python wrapper #1: CensusData](https://github.com/jtleider/censusdata)
118-
- [Python wrapper #2: CenPy](https://github.com/cenpy-devs/cenpy)
119-
- [Python wrapper #3: Census](https://github.com/datamade/census)
117+
- [Python wrapper #1: CensusData](https://github.com/jtleider/censusdata)![GitHub Repo stars](https://img.shields.io/github/stars/jtleider/censusdata) ![GitHub last commit](https://img.shields.io/github/last-commit/jtleider/censusdata)
118+
- [Python wrapper #2: CenPy](https://github.com/cenpy-devs/cenpy)![GitHub Repo stars](https://img.shields.io/github/stars/cenpy-devs/cenpy) ![GitHub last commit](https://img.shields.io/github/last-commit/cenpy-devs/cenpy)
119+
- [Python wrapper #3: Census](https://github.com/datamade/census) ![GitHub Repo stars](https://img.shields.io/github/stars/datamade/census) ![GitHub last commit](https://img.shields.io/github/last-commit/datamade/census)
120120

121121
### [Challonge](https://challonge.com) - Tournament brackets
122122
- [API Documentation](https://challonge.com/api)

0 commit comments

Comments
 (0)