# Real World Data Feeds

<table><thead><tr><th>Category</th><th width="244">Data</th><th>Coverage</th></tr></thead><tbody><tr><td>Celebrities</td><td>Celebrity sentiment data</td><td>Own custom index (on-demand)</td></tr><tr><td>Companies</td><td>Financial data for publicly traded companies</td><td>10000+ companies</td></tr><tr><td>Companies</td><td>Brand sentiment data</td><td>1000+ brands</td></tr><tr><td>Demographics</td><td>Demographic data</td><td>250 countries</td></tr><tr><td>Demographics</td><td>Average Monthly Net Salary (After Tax)</td><td>250 countries</td></tr><tr><td>Demographics</td><td>Cost of living index</td><td>250 countries</td></tr><tr><td>Demographics</td><td>Quality of life</td><td>400 cities</td></tr><tr><td>Demographics</td><td>Crime index</td><td>300 cities</td></tr><tr><td>Demographics</td><td>Safety index</td><td>300 cities</td></tr><tr><td>Demographics</td><td>Healthcare</td><td>4300 cities</td></tr><tr><td>Demographics</td><td>Pollution</td><td>5800 cities</td></tr><tr><td>Macroeconomics</td><td>Sovereign debt</td><td>170 countries</td></tr><tr><td>Macroeconomics</td><td>GDPs</td><td>250 countries</td></tr><tr><td>Macroeconomics</td><td>Macroeconomic data</td><td>170 countries</td></tr><tr><td>Macroeconomics</td><td>Sovereign credit ratings</td><td>170 countries</td></tr><tr><td>Macroeconomics</td><td>Inflation index</td><td>250 countries</td></tr><tr><td>Music</td><td>Spotify listeners per artist</td><td>7000000 artists</td></tr><tr><td>Music</td><td>Spotify listeners per track</td><td>84000000 tracks</td></tr><tr><td>Music</td><td>Spotify artist popularity index</td><td>2000000 artists</td></tr><tr><td>Music</td><td>Spotify song popularity index</td><td>10000000 artists</td></tr><tr><td>News</td><td>News mentions</td><td>100+ news sources</td></tr><tr><td>Politics</td><td>Political Race ratings - US House</td><td>All US</td></tr><tr><td>Politics</td><td>Political Race ratings - US Senate</td><td>All US</td></tr><tr><td>Politics</td><td>Political Race ratings - Governor elections</td><td>All US</td></tr><tr><td>Politics</td><td>Political Race ratings - Presidential elections</td><td>All US</td></tr><tr><td>Politics</td><td>Political ratings</td><td>250 countries</td></tr><tr><td>Products</td><td>Food prices (15 products)</td><td>250 countries</td></tr><tr><td>Products</td><td>Cost of jeans</td><td>250 countries</td></tr><tr><td>Products</td><td>Groceries index</td><td>250 countries</td></tr><tr><td>Property</td><td>Property prices</td><td>250 countries</td></tr><tr><td>Property</td><td>Mortgage interest rate</td><td>250 countries</td></tr><tr><td>Property</td><td>Rent index</td><td>250 countries</td></tr><tr><td>Services</td><td>Restaurant price index</td><td>250 countries</td></tr><tr><td>Services</td><td>Local purchasing power index</td><td>250 countries</td></tr><tr><td>Social media</td><td>Twitter mentions</td><td>Billions of records</td></tr><tr><td>Social media</td><td>Social media followers</td><td>10+ platforms</td></tr><tr><td>Transportation</td><td>Trafffic index</td><td>3500 cities</td></tr><tr><td>Transportation</td><td>Transportation: Cost of gasoline</td><td>250 countries</td></tr><tr><td>Transportation</td><td>Transportation: Taxi cost</td><td>250 countries</td></tr><tr><td>Transportation</td><td>Transportation: Local transport costs</td><td>250 countries</td></tr><tr><td>Utilities</td><td>Monthly utilities cost: Electricity</td><td>250 countries</td></tr><tr><td>Utilities</td><td>Monthly utilities cost: Heating</td><td>250 countries</td></tr><tr><td>Utilities</td><td>Monthly utilities cost: Cooling</td><td>250 countries</td></tr><tr><td>Utilities</td><td>Monthly utilities cost: Water</td><td>250 countries</td></tr><tr><td>Utilities</td><td>Monthly utilities cost: Garbage</td><td>250 countries</td></tr><tr><td>Weather</td><td>Weather data: temperature data, cloudiness, wind strength etc</td><td>3500000 locations</td></tr></tbody></table>


---

# 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://rwadatafeeds.gitbook.io/feeds/real-world-data-feeds.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.
