Home Forums The XBRL API Access to cik_tickers table on PostgreSQL Server

Viewing 1 reply thread
  • Author
    Posts
    • #125683
      Tim Bui
      Participant

      Hello,
      I see there is a table named cik_tickers on pgAdmin, under xbrl_public database. However, when I try to open it, it says ” ERROR: permission denied for relation cik_tickers, SQL state: 42501.”

      Could I have access to this table or can you point me to a place where I can get an up-to-date cik list of companies?

      I found this list of Tickers and CIKs but it is a few years old and does not include recent public companies.

      http://rankandfiled.com/#/data/tickers

      Thank you!

    • #126422

      This SQL query should provide all CIK detail (entity_code)

      SELECT * 
      FROM entity
      ORDER BY entity_code
Viewing 1 reply thread
  • You must be logged in to reply to this topic.

Upcoming XBRL US Events

Reporting Modernization Work Group Meeting
Tuesday, June 9, 2026

Domain Steering Committee Meeting
Tuesday, June 16, 2026

Structured Data Case Studies: Unlocking the Power of XBRL for Next-Generation Financial Analysis
Wednesday, June 17, 2026

Public Review for Version 30 of DQC Rules
Saturday, June 20, 2026

Standard Government Reporting Work Group Meeting
Tuesday, June 23, 2026

Center for Data Quality Committee Meeting
Thursday, June 25, 2026