Nasdaq Listings

114,402
0
Updated:
Files:2
Size:747 kB
Formats:csv
License:ODC-PDDL-1.0

List of companies in the NASDAQ exchanges. Data and documentation are available on NASDAQ's official webpage. Data is updated regularly on the FTP site. The file used in this repository: NASDAQ L...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/nasdaq-listings/
https://datahub.io/core/nasdaq-listings/_r/-/.gitignore
https://datahub.io/core/nasdaq-listings/_r/-/README.md
https://datahub.io/core/nasdaq-listings/_r/-/data/nasdaq-listed-symbols.csv
https://datahub.io/core/nasdaq-listings/_r/-/data/nasdaq-listed.csv
https://datahub.io/core/nasdaq-listings/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/nasdaq-listings/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/nasdaq-listings/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Files

Explore with AI

nasdaq-listed

Download

Download CSV

About

A simplified listing of NASDAQ securities containing only the ticker symbol and full security name.
Last updated
8 May 2026
Total rows
...
Format
CSV
File size
260 kB

nasdaq-listed-symbols

Download

Download CSV

About

Full listing of NASDAQ securities with all available metadata. Company Name is derived by parsing the Security Name field. Includes NASDAQ test listings (Test Issue = Y). A 'File Creation Time' footer row from the source file appears at the end and should be ignored.
Last updated
8 May 2026
Total rows
...
Format
CSV
File size
487 kB

About this dataset

badge

List of companies in the NASDAQ exchanges.

Data

Data and documentation are available on NASDAQ's official webpage. Data is updated regularly.

The file used in this repository:

Notes:

  • Company Name is a parsed field using the Security Name field (text before the first ' - ').
  • Test listings (Test Issue = Y) are included in the dataset and can be identified by the Test Issue field.
  • A "File Creation Time" footer row from the NASDAQ source file appears at the end of both CSVs and should be ignored when processing the data.

Preparation

You need python plus pandas library tool installed to run the scripts. You also probably need to be on Linux/Unix or Mac for the shell scripts to work.

all datasets

Creates all csv files and datapackage.json

Run python script:

python scripts/process.py

License

This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).

Refer to the Copyright notice of the source dataset for any specific restrictions on using these data in a public or commercial product. Copyright © 2010, The NASDAQ OMX Group, Inc. All rights reserved.