Code Monkey home page Code Monkey logo

economic-indicators-cl's Introduction

Economic Indicators Chile

This repository contains a collection of economic indicators for Chile. The data is collected from the Central Bank of Chile. For now you can know the following indicators:

  1. UF (Unidad de Fomento)
  2. UTM (Unidad Tributaria Mensual)
  3. IPC (Indice de Precios al Consumidor)
  4. USD (Dolar Observado)
  5. EUR (Euro Observado)

Note

You don't need to use an API key to use this API.

Get all indicators

HTTPS REQUEST

GET https://economic-api.cam1pozas.xyz/api

or

GET https://economic-api.camipg.com/api

Get specific currency

GET https://economic-api.cam1pozas.xyz/api?currency=name

or

GET https://economic-api.camipg.com/api?currency=name

URL Parameters

Parameter Description
name The name of the currency you want to get. For example: uf, utm, ipc, usd, eur

Tip

You can filter in upper or lower case. Is not case sensitive.

Get many currencies

GET https://economic-api.cam1pozas.xyz/api?currency=name1,name2,name3

or

GET https://economic-api.camipg.com/api?currency=name1,name2,name3

Parameter Description
name1 The name of the currency you want to get. For example: uf, utm, ipc, usd, eur
name2 The name of the currency you want to get. For example: uf, utm, ipc, usd, eur

Status Codes

This API uses the following status codes:

Status Code Description
200 OK
400 Bad Request
404 Not Found
500 Internal Server Error

economic-indicators-cl's People

Contributors

camipozas avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.