{"id":15986307,"url":"https://github.com/ncordon/se-bolsa","last_synced_at":"2026-02-17T19:02:22.178Z","repository":{"id":73916554,"uuid":"53962712","full_name":"ncordon/SE-bolsa","owner":"ncordon","description":"Repo de resolución de prácticas de la asignatura Ingeniería del Conocimiento, en CLIPS, UGR","archived":false,"fork":false,"pushed_at":"2016-07-17T19:44:26.000Z","size":177,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T14:40:32.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CLIPS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncordon.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-03-15T16:59:05.000Z","updated_at":"2016-07-17T19:45:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb82682d-6f93-4760-a340-94e6ab672315","html_url":"https://github.com/ncordon/SE-bolsa","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ncordon/SE-bolsa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2FSE-bolsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2FSE-bolsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2FSE-bolsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2FSE-bolsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncordon","download_url":"https://codeload.github.com/ncordon/SE-bolsa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncordon%2FSE-bolsa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29554395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T18:16:07.221Z","status":"ssl_error","status_checked_at":"2026-02-17T18:16:04.782Z","response_time":100,"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":[],"created_at":"2024-10-08T02:44:06.412Z","updated_at":"2026-02-17T19:02:22.156Z","avatar_url":"https://github.com/ncordon.png","language":"CLIPS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock market expert system\n\n## Description\n\nExpert System implemented in CLIPS that makes proposals about Ibex35 market investments. Made for the subject 'Ingeniería del conocimiento', UGR, Granada. The system needs closing values of the market ([Analisis.txt](./data/Noticias.txt), [AnalisisSectores.txt](./data/AnalisisSectores.txt)), the user's stock portfolio ([Cartera.txt](./data/Cartera.txt)) and a relation of news relative to the enterprises of Ibex35 ([Noticias.txt](./data/Noticias.txt))\n\n## Requirements\n\n* CLIPS to use the system\n* Latex to compile `memoria.tex`\n* Python2 to execute `bin` files.\n\n## License\n\nGPL licensed.\n\n## Usage\n\nThe data from the Ibex35 market can be obtained with `scrapeo.py` available in [bin](./bin) folder. This program scraps data from several webs to the file `Analisis.txt` and `AnalisisSectores.txt` in [data](./data) folder. Further documentation about the values scraped and format of the input files to the system can be consulted in [memoria](./memoria.tex), available only in Spanish.\n\nTo launch the system, make, in [clp](./clp):\n\n```\nclips\n(load main.clp)\n(reset)\n(run)\n```\n\n[old](./old) contains previous files that correspond to exercises to get knowledge of CLIPS syntax.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fse-bolsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncordon%2Fse-bolsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncordon%2Fse-bolsa/lists"}