资讯

A Python application used to download and parse complete submission filings from the sec.gov/edgar website. The goal for this project is to make it easy to get filings from the SEC website onto your ...
Python library that reads JSON files of any size. The magic is in the Array and Object types. They load stuff from the file only when necessary. The library expects files to be opened in binary mode.