{"id":40730436,"url":"https://github.com/escaleno-ltda/indicadoresdeldia","last_synced_at":"2026-01-21T14:31:24.335Z","repository":{"id":40577444,"uuid":"73632719","full_name":"escaleno-ltda/indicadoresdeldia","owner":"escaleno-ltda","description":"Obtener indicadores del dia desde indicadoresdeldia.cl","archived":false,"fork":false,"pushed_at":"2025-12-31T15:01:04.000Z","size":308,"stargazers_count":2,"open_issues_count":18,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-04T23:00:44.064Z","etag":null,"topics":["chile","imacec","ipc","restriccion","uf","utm"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/escaleno-ltda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-13T17:53:33.000Z","updated_at":"2025-11-19T02:14:15.000Z","dependencies_parsed_at":"2023-10-11T02:52:15.369Z","dependency_job_id":"88d598f1-e5e6-4c14-8db4-9860156deeeb","html_url":"https://github.com/escaleno-ltda/indicadoresdeldia","commit_stats":null,"previous_names":["lgaticaq/indicadoresdeldia"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/escaleno-ltda/indicadoresdeldia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaleno-ltda%2Findicadoresdeldia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaleno-ltda%2Findicadoresdeldia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaleno-ltda%2Findicadoresdeldia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaleno-ltda%2Findicadoresdeldia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escaleno-ltda","download_url":"https://codeload.github.com/escaleno-ltda/indicadoresdeldia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaleno-ltda%2Findicadoresdeldia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28634808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chile","imacec","ipc","restriccion","uf","utm"],"created_at":"2026-01-21T14:31:24.276Z","updated_at":"2026-01-21T14:31:24.324Z","avatar_url":"https://github.com/escaleno-ltda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# indicadoresdeldia\n\n[![npm version](https://img.shields.io/npm/v/indicadoresdeldia.svg?style=flat-square)](https://www.npmjs.com/package/indicadoresdeldia)\n[![npm downloads](https://img.shields.io/npm/dm/indicadoresdeldia.svg?style=flat-square)](https://www.npmjs.com/package/indicadoresdeldia)\n[![Build Status](https://img.shields.io/travis/lgaticaq/indicadoresdeldia.svg?style=flat-square)](https://travis-ci.org/lgaticaq/indicadoresdeldia)\n[![Coverage Status](https://img.shields.io/coveralls/lgaticaq/indicadoresdeldia/master.svg?style=flat-square)](https://coveralls.io/github/lgaticaq/indicadoresdeldia?branch=master)\n[![Code Climate](https://img.shields.io/codeclimate/github/lgaticaq/indicadoresdeldia.svg?style=flat-square)](https://codeclimate.com/github/lgaticaq/indicadoresdeldia)\n[![dependency Status](https://img.shields.io/david/lgaticaq/indicadoresdeldia.svg?style=flat-square)](https://david-dm.org/lgaticaq/indicadoresdeldia#info=dependencies)\n[![devDependency Status](https://img.shields.io/david/dev/lgaticaq/indicadoresdeldia.svg?style=flat-square)](https://david-dm.org/lgaticaq/indicadoresdeldia#info=devDependencies)\n\n\u003e Obtener indicadores del dia desde indicadoresdeldia.cl\n\n## Instalación\n\n```bash\nnpm i -S indicadoresdeldia\n```\n\n## Uso\n\n[Try on Tonic](https://tonicdev.com/npm/indicadoresdeldia)\n```js\nconst indicador = require('indicadoresdeldia');\n\nindicador().then(console.log).catch(console.error);\n/*\n{\n  date: '2016-11-13T15:30:01.000Z',\n  holy: {yesterday: 'Cristian', today: 'Diego', tomorrow: 'Humberto'},\n  indicator: {uf: 26283.75, utm: 46091, imacec: 1.4, ipc: 0.2},\n  restriction: {\n    normal: {today: ['no aplica'], tomorrow: ['no aplica']},\n    catalitic: ['no aplica']\n  }\n}\n*/\n```\n\n## Licencia\n\n[MIT](https://tldrlegal.com/license/mit-license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescaleno-ltda%2Findicadoresdeldia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescaleno-ltda%2Findicadoresdeldia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescaleno-ltda%2Findicadoresdeldia/lists"}