{"id":21662560,"url":"https://github.com/codesyntax/scodeu","last_synced_at":"2025-03-20T05:48:08.506Z","repository":{"id":145195731,"uuid":"43550802","full_name":"codesyntax/scodeu","owner":"codesyntax","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-02T13:28:29.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-02T19:06:36.225Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/codesyntax.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-02T12:09:40.000Z","updated_at":"2016-10-14T09:42:46.000Z","dependencies_parsed_at":"2023-04-09T01:34:45.735Z","dependency_job_id":null,"html_url":"https://github.com/codesyntax/scodeu","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fscodeu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fscodeu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fscodeu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesyntax%2Fscodeu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesyntax","download_url":"https://codeload.github.com/codesyntax/scodeu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244560373,"owners_count":20472219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-25T10:16:58.295Z","updated_at":"2025-03-20T05:48:08.483Z","avatar_url":"https://github.com/codesyntax.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Search Client for Open Data EUskadi\n===================================\n\nThis library provides a Python interface for the Euskadi.eus search engine.\n\n\nInstallation\n------------\n\nThe preferred way of installing is using pip::\n  \n    pip install scodeu\n\nUsage\n-----\n\nThis is a minimal search operation in OpenData family for metheorological documents in basque::\n\n  \u003e\u003e\u003e import scodeu\n  \u003e\u003e\u003e client = scodeu.OpenData()\n  \u003e\u003e\u003e data = client.codified_search(tipo='ds_meteorologicos',\n                                    lang='eu')\n  \u003e\u003e\u003e items = data.get('items')\n  \nFamilies\n--------\n\nDocuments in euskadi.eus are organized in families. Every family defines its allowed content types and metadata. Metadata is used to filter results inside a content type.\n\nEvery families in euskadi.eus are available using scodeu. Best place to see available families, common metadata and allowed types  is in the families.py file.\n\n\nReferences\n----------\n\nTheese are the base documents used to create scodeu\n\nInformation about `available families, metadata and allowed types`_.\n\n.. _available families, metadata and allowed types: http://opendata.euskadi.eus/contenidos-generales/-/familias-y-tipos-de-contenido-de-euskadi-net/\n\nSearch engine `users manual`_ (pdf).\n\n.. _users manual: http://opendata.euskadi.eus/contenidos/informacion/como_reutilizar_datos/es_def/adjuntos/opendataeuskadi_tech_manualbuscador.pdf\n\n\nPseudo-REST API `information`_.\n\n.. _information: http://opendata.euskadi.eus/w79-utilizar/es/contenidos/informacion/api_buscador_euskadinet/es_java/como_utilizar.html\n\nLICENSE\n-------\n\nThis software is licensed as is under GPL v3 license.\n\nCONTRIBUTING\n------------\n\nPlease send your PR to the projects Github_ page.\n\n.. _github: https://github.com/codesyntax/scodeu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fscodeu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesyntax%2Fscodeu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesyntax%2Fscodeu/lists"}