Filing API returns null content

Hi,
When I tried to get filing data with Python these days. It will only return the organisation name and the count of metadata. The rest of the other fields are all null.
I tried with both the filing method in the content layer package and the API method with token. The results are the same. I also tried to generate a response via the API playground with the sample Financial Fillings 1. However, the results are still the same.
Python code
query = '{ FinancialFiling(filter: {AND: [{FilingDocument: {DocumentSummary: {FeedName: {EQ: "Edgar"}}}}, {FilingDocument: {DocumentSummary: {FormType: {EQ: "10-K"}}}}, {FilingDocument: {DocumentSummary: {FilingDate: {BETWN: {FROM: "2020-01-01T00:00:00Z", TO: "2023-12-31T00:00:00Z"}}}}}]}, sort: {FilingDocument: {DocumentSummary: {FilingDate: DESC}}}, limit: 10) { _metadata { totalCount } FilingDocument { Identifiers { Dcn } DocId FinancialFilingId DocumentSummary { DocumentTitle FilingDate FormType HighLevelCategory MidLevelCategory FeedName SecAccessionNumber SizeInBytes } FilesMetaData { FileName MimeType}}}}'definition = filings.search.Definition(query=query)response = definition.get_data()
Code results
| Filename | MimeType | Dcn | DocId | FinancialFilingId | |
---|---|---|---|---|---|---|
0 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
1 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
2 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
3 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
4 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
5 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
6 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
7 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
8 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
9 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
10 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
11 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
12 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
13 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
14 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
15 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
16 | <NA> | <NA> | <NA> | <NA> | <NA> | <NA> |
The query in api playground
{ "query": "query FinancialFiling($FeedName: String!, $FormType: String!, $FilingDateFrom: DateTime!, $FilingDateTo: DateTime!, $LanguageId: Long) {\n FinancialFiling(filter: {AND: [{FilingDocument: {DocumentSummary: {FeedName: {EQ: $FeedName}}}}, {FilingDocument: {DocumentSummary: {FormType: {EQ: $FormType}}}}, {FilingDocument: {DocumentSummary: {FilingDate: {BETWN: {FROM: $FilingDateFrom, TO: $FilingDateTo}}}}}]}, sort: {FilingDocument: {DocumentSummary: {FilingDate: DESC}}}, limit: 10) {\n _metadata {\n totalCount\n }\n FilingOrganization {\n Names {\n Name {\n OrganizationName(filter: {AND: [{LanguageId: {EQ: $LanguageId}}, {NameTypeCode: {EQ: \"LNG\"}}]}) {\n Name\n }\n }\n }\n }\n FilingDocument {\n Identifiers {\n Dcn\n }\n DocId\n FinancialFilingId\n DocumentSummary {\n DocumentTitle\n FeedName\n FormType\n HighLevelCategory\n MidLevelCategory\n FilingDate\n SecAccessionNumber\n SizeInBytes\n }\n FilesMetaData {\n FileName\n MimeType\n }\n }\n }\n}\n", "variables": { "FeedName": "Edgar", "FormType": "10-Q", "FilingDateFrom": "2020-01-01T00:00:00Z", "FilingDateTo": "2020-12-31T00:00:00Z", "LanguageId": "505062" }}
Below is the head of the response
{ "data": { "FinancialFiling": [ { "_metadata": { "totalCount": 17464 }, "FilingOrganization": { "Names": { "Name": { "OrganizationName": [ { "Name": "Mirage Energy Corporation" } ] } } }, "FilingDocument": { "Identifiers": [ { "Dcn": null } ], "DocId": null, "FinancialFilingId": null, "DocumentSummary": { "DocumentTitle": null, "FeedName": null, "FormType": null, "HighLevelCategory": null, "MidLevelCategory": null, "FilingDate": null, "SecAccessionNumber": null, "SizeInBytes": null }, "FilesMetaData": [ { "FileName": null, "MimeType": null }, { "FileName": null, "MimeType": null }, { "FileName": null, "MimeType": null } ] } },
….
Please let me know how I can fix the problem. Thank you.
Answers
-
Thank you for reaching out to us.
Could you run the Financial Filing 1 example on the API Playground?
If you get NULL on the resposne, it should be the problem on your acccount. Please contact your LSEG account team or Sales team directly to verify the permission.
0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 684 Datastream
- 1.4K DSS
- 613 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 248 ETA
- 552 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 629 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 84 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛