NYSE and Other Listings
Files | Size | Format | Created | Updated | License | Source |
---|---|---|---|---|---|---|
2 | 789 kB | csv | over 9 years ago | Open Data Commons Public Domain Dedication and License v1.0 | NASDAQ official page |
List of companies in the NYSE, and other 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: ...
Data Files
File | Description | Size | Last modified | Download |
---|---|---|---|---|
nyse-listed | 174 kB | over 9 years ago | nyse-listed | |
other-listed | 615 kB | over 9 years ago | other-listed |
Data Previews
nyse-listed
Schema
name | type | description |
---|---|---|
ACT Symbol | string | |
Company Name | string |
other-listed
Schema
name | type | description |
---|---|---|
ACT Symbol | string | |
Company Name | string | |
Security Name | string | |
Exchange | string | |
CQS Symbol | string | |
ETF | string | |
Round Lot Size | number | |
Test Issue | string | |
NASDAQ Symbol | string |
List of companies in the NYSE, and other exchanges.
Data
Data and documentation are available on NASDAQ's official webpage. Data is updated regularly on the FTP site.
The file used in this repository:
Notes:
- Company Name is a parsed field using the Security Name field.
- Test Listings are excluded in the final dataset
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.