Giter Site home page Giter Site logo

financialmodelingprep / balance-sheet-statement-api Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 12 KB

That describes how to use balance sheet statement API on financialmodelingprep.com.

Home Page: https://site.financialmodelingprep.com/

finance trading stocks financial-data financial-analysis stock-market stock-data stock-apis

balance-sheet-statement-api's Introduction

That describes how to use balance sheet statement API on financialmodelingprep.com.

GET YOUR APIKEY IN SECOND ON https://site.financialmodelingprep.com/developer

Documentation: https://site.financialmodelingprep.com/developer/docs/financial-statement-free-api#Balance-Sheet-Statement

Request Parameters:

String symbol : ex. AAPL
Integer limit : ex., 120
String period : annual | quarter
String datatype : json | csv

Request Example: https://financialmodelingprep.com/api/v3/balance-sheet-statement/AAPL?limit=120&apikey=YOUR_API_KEY

Response Example:

[ {
    "date" : "2020-10-31",
    "symbol" : "RY.TO",
    "reportedCurrency" : "CAD",
    "fillingDate" : "2020-10-31",
    "acceptedDate" : "2020-10-31",
    "period" : "FY",
    "revenue" : 47104000000,
    "costOfRevenue" : 0.0,
    "grossProfit" : 0.0,
    "grossProfitRatio" : 0.0,
    "researchAndDevelopmentExpenses" : 0.0,
    "generalAndAdministrativeExpenses" : 19924000000,
    "sellingAndMarketingExpenses" : 0.0,
    "sellingGeneralAndAdministrativeExpenses" : 0.0,
    "otherExpenses" : 0.0,
    "operatingExpenses" : 0.0,
    "costAndExpenses" : 0.0,
    "interestExpense" : 14048000000,
    "depreciationAndAmortization" : 1273000000,
    "ebitda" : 0.0,
    "ebitdaratio" : 0.0,
    "operatingIncome" : 0.0,
    "operatingIncomeRatio" : 0.0,
    "totalOtherIncomeExpensesNet" : 0.0,
    "incomeBeforeTax" : 14389000000,
    "incomeBeforeTaxRatio" : 0.305472995923913,
    "incomeTaxExpense" : 2952000000,
    "netIncome" : 11432000000,
    "netIncomeRatio" : 0.24269701086956522,
    "eps" : 7.9677776159255185,
    "epsdiluted" : 7.9677776159255185,
    "weightedAverageShsOut" : 1434779000,
    "weightedAverageShsOutDil" : 1434779000,
    "link" : "https://www.sedar.com/ModifyCompanyDocumentSearchForm.do?lang=EN&company_search=Royal Bank of Canada&document_selection=0&industry_group=A&FromDate=13&FromMonth=05&FromYear=2000&ToDate=13&ToMonth=11&ToYear=2020&Variable=Issuer",
    "finalLink" : "https://www.sedar.com/ModifyCompanyDocumentSearchForm.do?lang=EN&company_search=Royal Bank of Canada&document_selection=0&industry_group=A&FromDate=13&FromMonth=05&FromYear=2000&ToDate=13&ToMonth=11&ToYear=2020&Variable=Issuer"
  }, {"...": "..."}
]

balance-sheet-statement-api's People

Contributors

18bitmood avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.