{"id":13700013,"url":"https://github.com/econdb/inquisitor","last_synced_at":"2025-05-04T18:34:02.035Z","repository":{"id":37072062,"uuid":"44323470","full_name":"econdb/inquisitor","owner":"econdb","description":"Python Interface to econdb.com API","archived":true,"fork":false,"pushed_at":"2022-06-21T21:09:03.000Z","size":50,"stargazers_count":51,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-14T10:53:18.572Z","etag":null,"topics":["economic-data","economics","python"],"latest_commit_sha":null,"homepage":"https://www.econdb.com/api/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/econdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-15T14:34:28.000Z","updated_at":"2025-03-12T06:53:43.000Z","dependencies_parsed_at":"2022-06-24T20:31:00.988Z","dependency_job_id":null,"html_url":"https://github.com/econdb/inquisitor","commit_stats":null,"previous_names":["inquirim/inquisitor"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/econdb%2Finquisitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/econdb%2Finquisitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/econdb%2Finquisitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/econdb%2Finquisitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/econdb","download_url":"https://codeload.github.com/econdb/inquisitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252382846,"owners_count":21739226,"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":["economic-data","economics","python"],"created_at":"2024-08-02T20:00:47.141Z","updated_at":"2025-05-04T18:33:58.895Z","avatar_url":"https://github.com/econdb.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":["Data Sources"],"readme":"[![Python Versions](https://img.shields.io/pypi/pyversions/inquisitor.svg)](https://pypi.python.org/pypi/inquisitor)\n\n### Brief\n\nEcondb.com is an aggregator of economic data.\n\nThis Python module provides a wrapper around the API of Econdb.com.\n\nTo send requests to the API, users need to provide an authentication token, which can be obtained by registering at econdb.com.\n\nDocumentation of the API and use examples can be found on the [documentation site](https://www.econdb.com/documentation/inquisitor).\n\n### Installation\n\n```pip install inquisitor```\n\n### Quick examples\n\n```\nimport inquisitor\nqb = inquisitor.Inquisitor()\n\n### List sources \nqb.sources()\n\n### List datasets\nqb.datasets(source='EU')\n\n### Obtain series data\nqb.series(dataset='EI_BSCO_M')\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecondb%2Finquisitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecondb%2Finquisitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecondb%2Finquisitor/lists"}