{
  "universes": [
    {
      "name": "AUD_AU",
      "display_name": "Australia - AUD",
      "currency": "AUD",
      "include_currencies": [],
      "countries": [
        "AU"
      ],
      "min_market_cap_usd": 20000000,
      "min_market_cap_local": 30000000,
      "benchmark_symbol": "^AXJO",
      "exclude_financials": false,
      "exclude_utilities": false,
      "is_active": true,
      "description": "ASX-listed equities priced in AUD with a local AUD market cap floor.",
      "latest_week": null,
      "latest_snapshot_count": 0
    },
    {
      "name": "EUR_DE",
      "display_name": "Germany - EUR",
      "currency": "EUR",
      "include_currencies": [],
      "countries": [
        "DE"
      ],
      "min_market_cap_usd": 25000000,
      "min_market_cap_local": null,
      "benchmark_symbol": "^GDAXI",
      "exclude_financials": false,
      "exclude_utilities": false,
      "is_active": true,
      "description": "German-listed equities priced in EUR.",
      "latest_week": "2026-06-07",
      "latest_snapshot_count": 730
    },
    {
      "name": "GBP_UK",
      "display_name": "United Kingdom - GBP / GBX",
      "currency": "GBP",
      "include_currencies": [
        "GBX"
      ],
      "countries": [
        "GB"
      ],
      "min_market_cap_usd": 25000000,
      "min_market_cap_local": null,
      "benchmark_symbol": "^FTSE",
      "exclude_financials": false,
      "exclude_utilities": false,
      "is_active": true,
      "description": "UK-listed equities priced in GBP or GBX.",
      "latest_week": "2026-06-07",
      "latest_snapshot_count": 1111
    },
    {
      "name": "INR_IN",
      "display_name": "India - INR",
      "currency": "INR",
      "include_currencies": [],
      "countries": [
        "IN"
      ],
      "min_market_cap_usd": 25000000,
      "min_market_cap_local": 2000000000,
      "benchmark_symbol": "^NSEI",
      "exclude_financials": false,
      "exclude_utilities": false,
      "is_active": true,
      "description": "India-listed equities priced in INR.",
      "latest_week": "2026-06-07",
      "latest_snapshot_count": 2248
    },
    {
      "name": "USD_US",
      "display_name": "US - USD",
      "currency": "USD",
      "include_currencies": [],
      "countries": [
        "US"
      ],
      "min_market_cap_usd": 50000000,
      "min_market_cap_local": null,
      "benchmark_symbol": "^GSPC",
      "exclude_financials": false,
      "exclude_utilities": false,
      "is_active": true,
      "description": "US-listed equities priced in USD. Higher market cap floor keeps the US factor universe liquid and comparable.",
      "latest_week": "2026-06-07",
      "latest_snapshot_count": 5318
    }
  ]
}