{"id":18654832,"url":"https://github.com/mynameisvinn/pystae","last_synced_at":"2025-11-05T17:30:35.282Z","repository":{"id":62583725,"uuid":"88423303","full_name":"mynameisvinn/pystae","owner":"mynameisvinn","description":"unofficial python client for stae api","archived":false,"fork":false,"pushed_at":"2017-05-09T23:10:48.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T23:03:40.424Z","etag":null,"topics":["api","data-science","dataset","python","stae-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mynameisvinn.png","metadata":{"files":{"readme":"README.md","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":"2017-04-16T15:39:13.000Z","updated_at":"2017-05-08T00:55:47.000Z","dependencies_parsed_at":"2022-11-03T21:37:33.237Z","dependency_job_id":null,"html_url":"https://github.com/mynameisvinn/pystae","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fpystae","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fpystae/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fpystae/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mynameisvinn%2Fpystae/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mynameisvinn","download_url":"https://codeload.github.com/mynameisvinn/pystae/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239467450,"owners_count":19643605,"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":["api","data-science","dataset","python","stae-api"],"created_at":"2024-11-07T07:16:42.941Z","updated_at":"2025-11-05T17:30:35.251Z","avatar_url":"https://github.com/mynameisvinn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pystae\npystae provides a simple interface to obtain stae datasets. datasets are returned in a data scientist friendly dataframe.\n\n## Installation\ninstall with `pip install pystae` or from source:\n``` \ngit clone github.com/mynameisvinn/PyStae\ncd PyStae\npython setup.py install  # install\npython setup.py develop  # or fetch requirements and install\n```\n\n## Requirements\npystae depends on [requests](http://docs.python-requests.org/en/latest/).\n\n## Examples\n```\nfrom pystae import fetch_businesses\ndf = fetch_businesses(municipalityId='jers-nj')\nprint df.head()  # dataframe of jersey city businesses\n```\n\n## Stae Documentation\nfor official documentation on stae api, go [here](https://docs.municipal.systems/)\n\n## Todo\n* add local caching","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmynameisvinn%2Fpystae","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmynameisvinn%2Fpystae","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmynameisvinn%2Fpystae/lists"}