62 - FinancialReport
comp id = 62
Request params
*mandatory fields
<financialReport> (1) FinancialReport | ||
|---|---|---|
okpo | INN (for natural persons)/OKPO (for legal entities) | [N,10] 10 numeric characters |
date | Date of score | [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
<finrepData> (1..*) Detail block FinancialReport | ||
rhId | Financial Report Id | [N,13] 13 numeric characters |
rhStaff | Number of employees in a legal entity for a specific period | [N,7] 7 numeric characters |
rhYear | Year of a financial report | [N,4] 4 numeric characters |
rhQuarter | Quarter number of a financial report | [N,1] 1 numeric characters |
rhEndDate | The еnd date of the relevant period | [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
formKind | Type of a legal entity | [TEXT,1] variable length text format |
rvCode | Code number of a financial report | [N,4] 4 numeric characters |
rvValue | Money in thousands UAH | [N,15,15], numeric format with a floating point |
rvFormNo | Form number | [N,1] 1 numeric characters |
<currentIndicators> (1) Financial indicators block | ||
year | Year of a financial report | [N,4] 4 numeric characters |
quarter | Quarter number of a financial report | [N,1] 1 numeric characters |
curLiq | Current liquidity ratio | [TEXT] variable length text format |
quickLiq | Quick liquidity ratio | [TEXT] variable length text format |
equityRatio | Autonomy ratio | [TEXT] variable length text format |
finLevRatio | Financial leverage ratio | [TEXT] variable length text format |
ros | ROS ratio | [TEXT] variable length text format |
roa | ROA ratio | [TEXT] variable length text format |
roe | ROE ratio | [TEXT] variable length text format |
icr | Interest coverage ratio | [TEXT] variable length text format |
<currentIndicatorRisk> (1) Block of signs of financial indicators riskiness | ||
curLiqRisk | Risk indicator of current liquidity ratio (index value < 1) | [N,1] 1 numeric characters |
quickLiqRisk | Risk indicator of quick liquidity ratio (index value < 0.8) | [N,1] 1 numeric characters |
equityRatioRisk | Risk indicator of autonomy ratio (index value < 0.3) | [N,1] 1 numeric characters |
finLevRatioRisk | Risk indicator of financial leverage ratio (index value >2) | [N,1] 1 numeric characters |
rosRisk | Risk indicator of ROS ratio (index value <=0) | [N,1] 1 numeric characters |
roaRisk | Risk indicator of ROA ratio (index value <=0) | [N,1] 1 numeric characters |
roeRisk | Risk indicator of ROE ratio (index value <=0) | [N,1] 1 numeric characters |
icrRisk | Risk indicator of interest expense coverage ratio (index value < 1.5) | [N,1] 1 numeric characters |
totalRisk | Risk indicator of total risk by financial indicators (3 or more risk indicators) | [N,1] 1 numeric characters |
</financialReport> | ||