Source of www.trendecon.org, the public dashboard
for the trendEcon economic indicators. GitHub Pages serves the docs/ folder.
The indicators themselves are built by the
trendecon R package and published
daily to the trendecon/data repository;
this repository only visualises them.
docs/index.html— the current site, a flexdashboard rendered fromdocs/index.Rmdby.github/workflows/render.yml(daily).site/— a modern VitePress rewrite (Vue + ECharts) that fetches the published CSVs at runtime. It builds intodocs/next/and is previewed at www.trendecon.org/next/.
cd site
npm install
npm run dev # local preview
npm run build # writes the static site into ../docs/next- Indicator data (updated daily, CC BY 4.0)
trendeconR package- Method: Eichenauer, Indergand, Martínez & Sax (2022), Obtaining consistent time series from Google Trends, Economic Inquiry 60(2), 694–705, doi.org/10.1111/ecin.13049