Psydex - What the World Is Thinking What the World Is Thinking
AG API v1.0 (beta)

• Overview
• API Key Generation
• Catalog
• Correlations
• Content
• Events
• Topics
• Search
• Sentiment
• Statistics
• Text Mining
• Time Series
• Updates

Request Authorization to API

Correlations

Compares and correlates Topic Models with other Time Series Data sets such as Stocks



URLs:
http://psydex.net/api/correlations/stocks
http://psydex.net/api/correlations/api/correlations/commodities (coming soon)
http://psydex.net/api/correlations/topics (coming soon)


Parameters:  
Required: Valid Values
api_key API Key provided by Psydex
At Least One of Following:  
id Valid Topic Id
symbol Valid Topic Symbol (A-Za-z0-9._)
pql Valid PQL Expression
OPTIONAL:  
duration 1- 45
duration_unit 0 = DAY, 1=HOUR
shift negative, positive or 0
shift_unit 0 = DAY, 1=HOUR
sort_field 0 = SYMBOL, 4 = Correlation Coefficient
sort_order 0 = ASC, 1 = DSC
max > 1
stock_symbol valid symbol (A-Za-z0-9._)



Response: Response XML Schema Defintion (XSD)
Element: Description
topic_identifier Represents either the Topic Id or Query Expression used as criteria
stock_symbol Stock Symbol correlated with
correlation_coefficient Correlation Coefficient between Topic and Stock