# Text Analysis: Retail

[**Tweets about US airline sentiments**](https://github.com/decodedco/datastore/raw/master/data/twitter-airline-sentiment.csv.zip) contains information on tweets made in February 2015 about performance of major US airlines and sentiment values for each tweet. The original sentiment analysis and twitter data can be found at [**Data Society**](https://data.world/data-society/twitters-about-us-airline) and [**Kaggle**](https://www.kaggle.com/crowdflower/twitter-airline-sentiment).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://datastore.decoded.com/text-analysis/text-analysis-retail.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
