GSA / data

Assorted data from the General Services Administration.
2.11k stars 275 forks source link

use Python script for pulling IT Standards data directly from the API #115

Closed afeld closed 6 years ago

afeld commented 6 years ago

Just saves a bit of hassle, not needing to download the CSV manually. Because the encoding and sorting are using Python's defaults, the data file is showing a large diff, even though the entries themselves are the same.

afeld commented 6 years ago

Updated. My solution to dealing with certificates in Python: don't deal with certificates in Python 😉