Risk/Data console
Exposure query console
Read-only access to the risk warehouse. Results are capped at 10 rows; exports require approval from the Head of Risk.
Query
warehouse: risk_eu · read-onlyWarehouse tables
risk_eu| Table | Contents | Example |
|---|---|---|
| us_states | Exposure aggregated by state | SELECT * FROM us_states; |
| us_cities | Branches by city | SELECT * FROM us_cities WHERE state = 'CA'; |
This list is maintained by hand and is not always complete.
Result
10 rows| id | code | name |
|---|---|---|
| 1 | AL | Alabama |
| 2 | AK | Alaska |
| 3 | AZ | Arizona |
| 4 | AR | Arkansas |
| 5 | CA | California |
| 6 | CO | Colorado |
| 7 | CT | Connecticut |
| 8 | DE | Delaware |
| 9 | DC | District of Columbia |
| 10 | FL | Florida |
Query log MG-RISK · analyst@meridian