List of companies in the NASDAQ exchanges.
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 Issuefield. - 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.
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.
Creates all csv files and datapackage.json
Run python script:
python scripts/process.py
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.