Skip to content
@DataCore-VietNam

DataCore VietNam

Empowering data-driven decisions across Vietnam and beyond. Datasets, APIs, and developer tools for finance, BI, and research.

DataCore Vietnam

Open infrastructure for Vietnamese financial data.

DataCore builds the data layer Vietnamese capital markets have been missing: clean catalogs, alternative data, MCP-native AI access, and the SDKs to make it all usable from any language and any agent.

This GitHub organisation hosts our open-source ecosystem. Everything here is MIT-licensed unless noted otherwise.

Repositories

SDKs and tooling

Repo Language What it does
datacore-python Python Official Python SDK. Pandas-first. Async support. Local parquet cache.
datacore-r R Official R client. Tibble-native. httr2-based.
datacore-js TypeScript Official JS / TS SDK. ESM. Works in Node, Deno, Bun, and browsers.
datacore-cli Python Terminal interface - search, sample, download, configure.
datacore-cookbook Jupyter End-to-end notebooks: VN30 screeners, factor investing, alt-data.

Quant infrastructure

Repo What it does
vn-market-calendar HOSE / HNX / UPCOM trading calendar - holidays 2018-2027, sessions, tick sizes.
vn-corporate-actions Splits, dividends, bonuses, rights - clean backward-adjusted price series.
vn-financial-terms Bilingual VN-EN glossary - 340+ accounting, tax, banking, and markets terms.

Catalog and specifications

Repo What it does
datacore-catalog-spec Open specification for describing Vietnamese datasets in YAML.

Curated lists

Repo What it does
awesome-vietnam-finance-data Data sources, libraries, and tools for Vietnamese financial markets.

Quick start

pip install datacore
export DATACORE_API_KEY=dc_...
from datacore import Client

dc = Client()
vn30 = dc.dataset("equity.vn30.daily").to_pandas(start="2024-01-01")

Get a free API key at datacore.vn.

Contributing

PRs welcome across all repos. Each repo has its own CONTRIBUTING.md. All contributions are licensed under each repo's license (MIT unless stated).

Contact

Website: datacore.vn

LinkedIn: DataCore VietNam

Issues: open one in the relevant repo

Email: contact@datacore.vn

Built in Vietnam.

Pinned Loading

  1. datacore-python datacore-python Public

    Official Python client for the DataCore Gateway API — access Vietnam capital-markets datasets with demo + paid modes.

    Python

Repositories

Showing 10 of 12 repositories
  • vn-market-calendar Public

    Trading calendar for HOSE, HNX, UPCOM — holidays, sessions, tick sizes.

    DataCore-VietNam/vn-market-calendar's past year of commit activity
    Python 0 MIT 0 0 2 Updated Sep 14, 2026
  • vn-corporate-actions Public

    Vietnamese equity corporate actions toolkit - stock splits, cash & stock dividends, bonus issues, rights, ESOP, spin-offs, par-value changes - with deterministic backward-adjusted price and volume series for HOSE, HNX and UPCoM. Python, pandas, pydantic.

    DataCore-VietNam/vn-corporate-actions's past year of commit activity
    Python 0 MIT 0 0 2 Updated Sep 14, 2026
  • datacore-catalog-spec Public

    JSON Schemas plus a live, auto-refreshed snapshot of the DataCore data catalog - Vietnam economy, market, organization, media, and location datasets.

    DataCore-VietNam/datacore-catalog-spec's past year of commit activity
    Python 0 MIT 0 0 2 Updated Sep 7, 2026
  • datacore-a2a-mcp Public

    MCP server for DataCore A2A — Vietnamese address normalisation and company lookup as native MCP tools

    DataCore-VietNam/datacore-a2a-mcp's past year of commit activity
    Python 0 MIT 0 0 0 Updated Aug 26, 2026
  • datacore-js Public

    Official JavaScript / TypeScript client for DataCore — Vietnamese financial and alternative data.

    DataCore-VietNam/datacore-js's past year of commit activity
    TypeScript 0 MIT 0 0 2 Updated Aug 8, 2026
  • datacore-cookbook Public

    Production-grade Jupyter notebooks for quantitative finance on the Vietnamese stock market (HOSE, HNX, VN30): equity research, factor investing, and alternative data via the DataCore financial data API.

    DataCore-VietNam/datacore-cookbook's past year of commit activity
    Jupyter Notebook 0 MIT 0 0 2 Updated Jul 30, 2026
  • datacore-r Public

    Official R client for DataCore - Vietnamese financial data

    DataCore-VietNam/datacore-r's past year of commit activity
    R 0 0 0 2 Updated Jul 27, 2026
  • awesome-vietnam-finance-data Public

    A curated list of data sources, libraries, and tools for Vietnamese financial markets

    DataCore-VietNam/awesome-vietnam-finance-data's past year of commit activity
    0 MIT 0 10 2 Updated Jul 25, 2026
  • datacore-cli Public

    Official CLI for DataCore — Vietnamese financial & alternative data, from your terminal.

    DataCore-VietNam/datacore-cli's past year of commit activity
    Python 0 MIT 0 0 1 Updated Jun 10, 2026
  • vn-financial-terms Public

    Bilingual VN-EN glossary of Vietnamese accounting, tx, banking, and regulatory terms.

    DataCore-VietNam/vn-financial-terms's past year of commit activity
    Python 0 MIT 0 0 0 Updated May 31, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…