thanhtran-165/vimovietnam — explained in plain English
Analysis updated 2026-05-18
Generate a monthly Vietnam macroeconomic report covering production, trade, currency, and finance.
Pull and cache data from five official Vietnamese economic sources automatically.
View economic indicators as an interactive dark themed dashboard with charts.
Run an automated quality check on the generated report using the included Playwright script.
| thanhtran-165/vimovietnam | nodejs/nodejs-tr | wassermanproductions/scriptbreak | |
|---|---|---|---|
| Stars | 33 | 33 | 33 |
| Language | HTML | HTML | HTML |
| Last pushed | — | 2021-05-18 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | researcher | developer | writer |
Figures from each repo's GitHub metadata at analysis time.
Needs an environment that can fetch live web pages, such as web search or a page reading tool.
This project, called vn-macro-monthly, is a skill that produces a monthly economic report for Vietnam. It pulls together forty one indicators from five official sources, including the national statistics office, the customs authority, the S&P Global PMI survey, and two bond and banking associations. The report covers four areas of the economy: production, foreign trade, currency, and finance.\n\nThe workflow runs in four steps. First it checks that all five data sources are available, either requiring all of them or letting the user choose to proceed with only some. Second it fetches the sources and saves them to a local cache folder. Third it parses that data into forty one structured data cards, applying four consistency rules covering timing, how often data is reported, how conflicting numbers are resolved, and which units are used. Fourth it renders everything into an HTML dashboard with five tabs: real economy, currency, industry, background context, and a combined summary. The project follows a strict rule of never showing a placeholder card. A card only appears if there is real data behind it. The written commentary that goes with the numbers is meant to describe what happened without offering opinions or investment advice. The dashboard uses a dark, finance style theme with charts built using Chart.js, and clicking through gives more detail if enough months of data have built up.\n\nTo use it, you run a command like /vn-macro-monthly followed by a year and month, for example 2026-06, inside an environment that can fetch web pages, such as one with web search or a page reading tool available. The project includes an automated quality check script using Playwright, and an interface file for connecting it to an OpenAI style agent. It is offered free for personal and research use and states clearly that it is not investment advice.
A skill that automatically builds a monthly Vietnam economic report from five official data sources, rendered as an interactive HTML dashboard.
Mainly HTML. The stack also includes HTML, JavaScript, Chart.js.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
double-check against the repo, no cap.