Skip to content

limitup/Company_Financials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull symbols from PDF file for the Russell 2000

Extract data from Edgar API with requests library. Edgar API has 2 week trial.

Format company financial data for analysis

API pulls quarterly and Annual data. Currently the API_Key allows for the Core Financial data

Python3

  • check status code
  • pull data from api
  • [] extract wanted data
  • [] use params
  • [] create functions with kwargs
  • [] pull data from json to dataframe
  • [] organize json data to balance sheet, income statement, cash flow.
  • [] create class structure with company info as super class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages