Skip to content

Repository files navigation

🇨🇱 Chilean Daily Economic Indicators — Central Bank Open Data Viewer

Angular 22 Banco Central License: MIT

A real-time public viewer for official Chilean macroeconomic and financial series (UF, USD, EUR, UTM, IPC, TPM), powered by the Central Bank of Chile Open REST API (si3.bcentral.cl). Built with Angular 22 CSR Zoneless and a Light Mode Enterprise UI.

🌐 English Version (Default) | Versión en Español


Chilean Daily Economic Indicators — Interface Preview


⚡ Purpose & Scope

This repository is a public showcase project developed by Atelier Busco to demonstrate real-time financial time-series consumption without exposing API credentials or private business logic.

📋 Included Features:

  • Daily Key Economic Indicators: Real-time values for UF, Dólar Observado, Euro, UTM, IPC, and TPM.
  • Environment Variable Isolation: API credentials safely isolated in .env / environment.ts (zero hardcoded secrets).
  • Graceful Resiliency & Fallback: Instant UI degradation fallback if CORS restrictions or API rate limits occur.
  • Light Mode B2B Interface: Clean, institutional visual style for financial data auditing.

🛠️ Tech Stack

Component Technology
Framework Angular 22 (CSR Standalone)
Reactivity Angular Signals + Zoneless Change Detection (provideZonelessChangeDetection)
Styling Tailwind CSS (Light Mode B2B)
Data Source Central Bank of Chile Time-Series API (si3.bcentral.cl/SieteRestWS)

🚀 Quick Start

# 1. Clone repository
git clone https://github.com/Atelier-Busco/chile-indicadores-economicos-daily.git
cd chile-indicadores-economicos-daily

# 2. Install dependencies
npm install

# 3. Setup credentials (.env)
cp .env.example .env
# Replace BANCO_CENTRAL_USER and BANCO_CENTRAL_PASS in src/environments/environment.example.ts

# 4. Run development server
npm run start

Open http://localhost:4200/ in your browser.


💼 Looking for Enterprise FinTech & Conversion Engines?

This open viewer exposes daily public series. For enterprises, FinTechs, and financial institutions requiring:

  • 📊 Multi-currency conversion engines with real-time Central Bank rate sync.
  • 🔔 Econometric AI forecasting for UF and IPC monthly adjustments.
  • 🤖 Automated invoice indexation APIs (Prompt Engine API + Memory Service).

Contact our engineering team at atelierbusco.com or email us directly at info@atelierbusco.com.


Engineered by Atelier BuscoStrategic technical partner for founders and innovation leaders.

About

A real-time public viewer for official Chilean macroeconomic and financial series (UF, USD, EUR, UTM, IPC, TPM), powered by the Central Bank of Chile Open REST API (`si3.bcentral.cl`). Built with Angular 22 CSR Zoneless and a Light Mode Enterprise UI.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages