Equity research · Quantitative finance · Data engineering

Arun K. Lama

Rigorous market datasets and analytical tools for NEPSE — corporate actions, clean time series, and evidence-based strategy research.

About me

Data systems for markets — from floorsheet to dashboard

Arun K. Lama

Arun K. Lama · Kathmandu, Nepal · LinkedIn · GitHub

Data-focused professional with hands-on experience in analytics, automation, data pipelines, and visualization. Interested in building reliable systems that help transform large and messy datasets into clear insights and practical tools.

Worked on projects involving data processing, reporting automation, dashboards, API integrations, and content distribution workflows across multiple domains. Particularly interested in the intersection of data, technology, and user-facing products.

  • ~100k+ Floorsheet-scale rows in NEPSE trade analytics pipelines
  • Full market Adjusted OHLCV and watch-list automation
  • APIs Facebook · Slack · YouTube for scheduled delivery

Markets & modeling

NEPSE floorsheet analysis and visualization; backward stock price adjustment engine; business grading / KPI frameworks for listed names; systematic technical screening tied to clean corporate-action-aware series.

Automation & platforms

Scraping-to-sheet pipelines, resilient fetches with retries and fallbacks, scheduled chart and video generation, and hands-off posting patterns (e.g. Facebook) so research output meets audiences where they already are — including US real-estate news to Slack style integrations.

Visualization & narrative

Tableau Public dashboards (US home sales, headline word clouds), bar chart race storytelling (e.g. commercial bank deposits), and notebook-driven exploration when stakeholders need to interrogate assumptions.

Core stack

  • Python
  • Pandas
  • ETL
  • Google Sheets / APIs
  • Selenium
  • Tableau
  • FFmpeg
  • Git

Selected projects

Work

Deep dives and shipped tools — from raw exchange pages to dashboards and backtests.

Visualization Tableau NLP

News headline word clouds

Seven years of MyRepublica headlines scraped in Python, explored in Tableau with filters for year, category, and frequency — roughly 84,000 titles and 800,000 tokens.

Interactive filters (year, category, word frequency) run in the embedded workbook below; if it does not load, open Tableau Public in a new tab.

If the embed does not load (tracking protection or script blockers), use the button below.

Visualization Tableau Geospatial

U.S. home sales — state & county dashboard

Interactive Tableau Public workbook exploring residential sales patterns across U.S. states and counties: drill from national context into regional detail with maps, filters, and coordinated views in a single final dashboard.

Built for clear navigation between geography levels and metrics so users can compare markets without leaving the story layout. Use the live embed below, or open the workbook on Tableau Public in a new tab.

If the embed does not load (tracking protection or script blockers), use the button below.

Equity curve comparing the rule-based strategy to buy-and-hold.

Technical strategy backtesting

Custom engine for MA, RSI, and MACD rules using the adjusted price series as input.

  • Buy when price > 20 MA, RSI > 50, MACD > signal.
  • Sell when price < 20 MA, RSI < 50, MACD < signal.
Repository