{"slug":"how-to-buy-us-stocks-from-kenya","qid":"bei_hisa","label":"bei_hisa","post_title":"how-to-buy-us-stocks-from-kenya","post_url":"/blog/lang/sw/how-to-buy-us-stocks-from-kenya#q-bei_hisa","columns":["ticker","bei_hisa_usd","sehemu_kwa_100_usd_pct","tarehe_ya_bei"],"rows":[{"ticker":"MSFT","bei_hisa_usd":503.05,"sehemu_kwa_100_usd_pct":19.9,"tarehe_ya_bei":"2026-09-23"},{"ticker":"AAPL","bei_hisa_usd":340.6,"sehemu_kwa_100_usd_pct":29.4,"tarehe_ya_bei":"2026-09-23"},{"ticker":"JNJ","bei_hisa_usd":269.51,"sehemu_kwa_100_usd_pct":37.1,"tarehe_ya_bei":"2026-09-23"},{"ticker":"XOM","bei_hisa_usd":159.92,"sehemu_kwa_100_usd_pct":62.5,"tarehe_ya_bei":"2026-09-23"},{"ticker":"PG","bei_hisa_usd":148.26,"sehemu_kwa_100_usd_pct":67.4,"tarehe_ya_bei":"2026-09-23"},{"ticker":"KO","bei_hisa_usd":88.79,"sehemu_kwa_100_usd_pct":112.6,"tarehe_ya_bei":"2026-09-23"}],"shape":"ranking","sql":"SELECT\n    ticker,\n    round(toFloat64(argMax(close, date)), 2)           AS bei_hisa_usd,\n    round(10000.0 / toFloat64(argMax(close, date)), 1) AS sehemu_kwa_100_usd_pct,\n    toString(max(date))                                AS tarehe_ya_bei\nFROM global_markets.stocks_daily_aggs\nWHERE ticker IN ('AAPL', 'MSFT', 'KO', 'JNJ', 'PG', 'XOM')\n  AND date >= today() - 30\nGROUP BY ticker\nORDER BY bei_hisa_usd DESC","computed_at":"2026-09-23T15:01:43.242074+00:00","elapsed":0.075651898}