bmveee / nasdaq-listings

Data package for Nasdaq listings

Home Page:https://datahub.io/core/nasdaq-listings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List of companies in the NASDAQ 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:

  • NASDAQ Listed Securities

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.

About

Data package for Nasdaq listings

https://datahub.io/core/nasdaq-listings


Languages

Language:Python 100.0%