{"id":31845083,"url":"https://github.com/horizonsrc/infdp-bridge-integration","last_synced_at":"2025-10-12T07:57:09.316Z","repository":{"id":225036593,"uuid":"764887301","full_name":"HorizonsRC/INFDP-Bridge-Integration","owner":"HorizonsRC","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-06T00:45:22.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-06T01:43:42.002Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HorizonsRC.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-28T22:19:01.000Z","updated_at":"2024-02-28T22:29:34.000Z","dependencies_parsed_at":"2024-03-06T01:43:06.568Z","dependency_job_id":null,"html_url":"https://github.com/HorizonsRC/INFDP-Bridge-Integration","commit_stats":null,"previous_names":["horizonsrc/infdp-bridge-integration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HorizonsRC/INFDP-Bridge-Integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonsRC%2FINFDP-Bridge-Integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonsRC%2FINFDP-Bridge-Integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonsRC%2FINFDP-Bridge-Integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonsRC%2FINFDP-Bridge-Integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HorizonsRC","download_url":"https://codeload.github.com/HorizonsRC/INFDP-Bridge-Integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HorizonsRC%2FINFDP-Bridge-Integration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010671,"owners_count":26084785,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-12T07:56:59.717Z","updated_at":"2025-10-12T07:57:09.308Z","avatar_url":"https://github.com/HorizonsRC.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INFDP Bridge Integration\nThis project is for pulling the data from [bridge-infdp](https://bridge-infdp.teurukahika.govt.nz/api/v1/docs/) and making the database for it.\n\n## water_farm.py\nThis is the file you want to run. It expects a config file that looks like this\n```\n[logging]\nLogLevel = debug \nLogName = {File to log to without extension}\n\n[server_info]\nServerName = {ODBC server to connect to}\nDatabase = {Database on the ODBC server to connect to}\nDriver = {ODBC driver to use}\n```\n\n\n## odbc_handler.py\nA way of using an ODBC database programatically in Python instead of having to write SQL code in the cursor manually.\n\n## infdp_bridge_api.py and infdp_bridge_api_test.py\nThese two files are for interacting with the API, it's just the endpoints put into functions for ease of use. the test version is the example data put into functions for obvious testing purposes.\n\n## water_farm_tables.py\nMakes tables, expects the ODBC class to be passed to it.\n\n## common_functions.py\nJust some useful functions, needs expanding.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizonsrc%2Finfdp-bridge-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhorizonsrc%2Finfdp-bridge-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhorizonsrc%2Finfdp-bridge-integration/lists"}