Back to SimFin App
Discussions
Activity
Home
›
Data issues
Sign In
·
Register
Welcome to the Forum
Creating an account is currently only possible via registration at
SimFin
.
Sign In
Quick Links
Categories
Recent Discussions
Activity
Categories
355
All Categories
19
SimFin Updates
26
Platform updates
12
API / Bulk Download updates
179
General
11
Feedback
38
Feature suggestions
18
Data Requests
94
Help/Support
2
Other
135
Bugs & Data issues
126
Data issues
18
Functionality bugs
6
PDF Extraction & Crawler
Incorrect values for Piotroski F-Score
ssathya
April 14
in
Data issues
Hi,
I was going through the ratios for a handful of firms and saw the computation of Piotroski F-Score is incorrect. Occasionally fractional values, values greater than 9. For example, see below image for
Daimler
.
Screen shot
.
Comments
ssathya
April 15
Even the API call has the same issue:
https://simfin.com/api/v1/companies/id/825113/ratios?api-key=key
{
"indicatorId": "4-30",
"indicatorName": "Piotroski F-Score",
"value": "10.75",
"period": "TTM",
"fyear": 2021,
"currency": "USD",
"period-end-date": "2021-09-30"
}
Sign In
to comment.
Comments
https://simfin.com/api/v1/companies/id/825113/ratios?api-key=key
{
"indicatorId": "4-30",
"indicatorName": "Piotroski F-Score",
"value": "10.75",
"period": "TTM",
"fyear": 2021,
"currency": "USD",
"period-end-date": "2021-09-30"
}