Skip to content

Releases: ParticleDev/p1_data_client

v1.8.1

01 Apr 00:34
Compare
Choose a tag to compare
  • fix helpers imports

v1.8.0

31 Mar 20:47
Compare
Choose a tag to compare
  • Build the "period" field from the "original_period" on the fly

v1.7.2

12 Mar 19:48
Compare
Choose a tag to compare
  • fix Edgar Jupyter Notebook examples with time zones info

v1.7.1

12 Mar 18:39
Compare
Choose a tag to compare
  • All timestamps in the EDGAR Web API output should be with the ET timezone
  • Add timezone info to start_datetime and end_datetime parameters
  • Add a little delay to ensure no omissions
  • Filter out headers with acceptance_datetime NULL
  • Bump up all forms data versions

v1.7.0

22 Feb 22:37
Compare
Choose a tag to compare
  • Use timestamps instead of dates, renaming parameters: start_date -> start_datetime, end_date -> end_datetime

v1.6.1

04 Feb 19:02
Compare
Choose a tag to compare
  • Fix imports and tests

v1.6.0

04 Feb 16:49
Compare
Choose a tag to compare
  • Add period_of_report to metadata
  • Update all Form endpoints with the bulk mode
  • Allow querying API by knowledge_date or publication_date
  • Return all headers if form_type is not specified
  • Refactoring, so pay attention to the new imports

v1.5.1

20 Jan 19:14
Compare
Choose a tag to compare
  • speed up forms headers download
  • fix bugs

v1.5.0

15 Jan 15:50
Compare
Choose a tag to compare
  • add a method for headers
  • gzip compressing for an output
  • bug fixes

v1.4.1

11 Jan 11:43
Compare
Choose a tag to compare
  • Add Form13 support
  • "Bulk" mode with multiple CIK and CUSIP added
  • progress bar