Flexible delivery options.
Introduction
Connect With Your Web Browser
Use Our Web Query Forms
All you need is a web browser and Internet access to query data from WRDS. No software to install, no specific programming language to learn. After you've decided on which dataset to use, you can use our web-based query form to extract and output data in the format of your choice.
- Simple, powerful queries with a few clicks.
- Export into the format of your choice.
- Import into popular programs with ease.
Each dataset on ²ÝÝ®ÊÓÆµincludes a description of what's included as well as links to the pages for each query. The web-based version of ²ÝÝ®ÊÓÆµis designed to work with any modern browser.
Our web queries have the same general format for all databases in WRDS. When you submit your query, it runs on our powerful servers and is made available for you to download when it is complete.
Full documentation: Web Queries or Introduction to Web Queries
Use SAS Studio
Access ²ÝÝ®ÊÓÆµdata from any web browser using SAS Studio. SAS Studio is a web-based version of SAS, that combines the ease of a point-and-click web interface with the power of the underlying SAS language and data files. ²ÝÝ®ÊÓÆµprovides data in SAS format, allowing native querying of ²ÝÝ®ÊÓÆµdata right within your SAS programs.
Full documentation: SAS Studio Direct link:
Use RStudio Server
With a minimal amount of setup, ²ÝÝ®ÊÓÆµprovides a direct interface for R access, allowing native querying of ²ÝÝ®ÊÓÆµdata right within your R program. All ²ÝÝ®ÊÓÆµdata is stored in a PostgreSQL database, and is available through R via a native R Postgres driver.
Full documentation: RStudio Server Direct link:
Use Jupyter Notebooks
Access ²ÝÝ®ÊÓÆµdata in Jupyter notebooks using our ²ÝÝ®ÊÓÆµPython module. Use Jupyter to create and share documents that contain live code, equations, visualizations, and narrative text.
Full documentation: JupyterHub Direct link:
Connect Using the ²ÝÝ®ÊÓÆµCloud
²ÝÝ®ÊÓÆµprovides a high-performance computing cluster, the ²ÝÝ®ÊÓÆµCloud. ²ÝÝ®ÊÓÆµCloud provides command-line access to a powerful research computing platform. It enables access to all of our data and includes support for many programming languages. Some of the benefits of the ²ÝÝ®ÊÓÆµCloud include:
- Run your own customized programs with several data sources at once.
- Use our powerful servers, offering up to 24 cores and 256GB RAM each.
- Store up to 10GB of your programs and data in your own directory.
- Access up to 500GB of temporary disk space to process programs and store results.
The ²ÝÝ®ÊÓÆµCloud is accessible via SSH, a way of securely connecting to WRDS. Once connected, you'll be able to access ²ÝÝ®ÊÓÆµdata directly in your favorite programming languages. Languages supported on the ²ÝÝ®ÊÓÆµCloud:
- SAS
- Python
- R
- Stata (requires active Stata license with StataCorp)
- MATLAB (requires active license with MathWorks)
Some knowledge of Linux is helpful when working on the ²ÝÝ®ÊÓÆµCloud, but we've included everything you need to get started in our documentation.
Full documentation: The ²ÝÝ®ÊÓÆµCloud
Connect Using Your PC
²ÝÝ®ÊÓÆµdata is further accessible remotely from the comfort of your workstation or laptop, through many popular programming applications.
You can connect to ²ÝÝ®ÊÓÆµand access ²ÝÝ®ÊÓÆµdatasets using the following options:
- SAS via
- R via R Console or
- MATLAB
- Stata
- Local language installations such as Python
- ²ÝÝ®ÊÓÆµprovides ​ODBC and JDBC interfaces, so any application that can use ODBC/JDBC can retrieve data from WRDS.
These methods allow you to connect to the ²ÝÝ®ÊÓÆµdata on our PostgreSQL database cluster via ODBC, or our SAS data on disk. Each solution requires a small amount of initial setup, but once connected allows straightforward access from within your preferred programming environment.
Full documentation: Programming at WRDS