- This topic has 2 replies, 2 voices, and was last updated 8 months, 2 weeks ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › The XBRL API › Can the API be expanded to include DEF-14A (Proxy) Statements?
Hello,
I’ve found the XBRL API very useful for capturing entity and report data specifically from the 10K filings.
However, there is some data that is only present in the DEF-14A (proxy) statements. For example, data from the “Executive Summary Compensation” tables and specific data points like the number of employees and median pay would be very useful.
I was wondering if there was a timeline for the API to add this type of data? If not, even just being able to get the URL to the DEF14As would be helpful.
Thanks!
Hi Nik – thanks for writing with this question. At this time, the US SEC does not require data in the proxy statement to be submitted in XBRL. Consequently, we have no references to this form (URLs) in our setup. Maybe the SEC has an RSS feed for these filings you could use – ?
Short of an SEC requirement to submit this data in XBRL, in order for us to include this data, a Proxy Statement Taxonomy would need to be added to our Public Filings Database, and a process for converting the data from the SEC into XBRL would need to be developed. We do not have a public timeline for this at this time.
Hi Nik – the SEC started requiring XBRL for portions of DEF 14A to be effective for fiscal years ended on or after December 16, 2022 (see this webinar replay for details)
You can get DEF 14A filings using the XBRL API by including the filter report.document-type=DEF 14A
in your query.
https://api.xbrl.us/api/v1/report/search?report.source-name=sec&report.document-type=DEF 14A&fields=report.document-type,report.entity-name,report.filing-date.sort(ASC),report.html-url,report.entry-url
XBRL US Members can use the document endpoint to query the entire document.
API Use 2023 || API Use 2022 || API Use 2021 || API Use 2020 || API Use 2019 || API Use 2018
Unless otherwise agreed to in writing, any and all use of the XBRL API to authenticate and retrieve data from the XBRL US Database of Public Filings implies user consent and agreement with the XBRL US API Agreement. If you are unable to agree to these terms, do not use the XBRL API.