Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avdata99/wichi-api
https://github.com/avdata99/wichi-api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/avdata99/wichi-api
- Owner: avdata99
- Created: 2019-12-13T23:41:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T23:34:16.000Z (about 5 years ago)
- Last Synced: 2024-10-13T20:42:05.845Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pruebas sobre el API de Wichi
Primeras pruebas luego de analizar el portal de transparencia y ver el API que la página consume.
Ejecutar pruebas:
```
python3 req.py
```Este script lee las consultas predefinidas en la [carpeta queries](querires/) y descarga los datos.
URL base de las llamadas POST **http://wichi.siu.edu.ar/pentaho/plugin/cda/api/doQuery?**.
Parámetros de ejemplo:
```
"paramprm_ej_academ": 2016,
"path": "/home/SIU-Wichi/Portal Transparencia/cda/5_academica.cda",
"dataAccessId": "tablero_26",
```Cada archivos CDA en el servidor pentaho define los recursos de datos que serán expuesto en el API REST.
Documentación del API Pentaho: https://help.pentaho.com/Documentation/8.1/Developer_Center/REST_API
Archivos CDA (Community Data Access): https://community.hitachivantara.com/s/article/community-data-access