{"id":17125308,"url":"https://github.com/astrochun/tep-usage-analysis","last_synced_at":"2025-03-24T03:32:23.833Z","repository":{"id":104271946,"uuid":"526032146","full_name":"astrochun/tep-usage-analysis","owner":"astrochun","description":"Analyze TEP usage","archived":false,"fork":false,"pushed_at":"2022-08-29T03:26:24.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T09:45:04.291Z","etag":null,"topics":["data-science","data-vizualization","energy-consumption","python3"],"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/astrochun.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}},"created_at":"2022-08-18T02:52:58.000Z","updated_at":"2022-08-23T22:41:58.000Z","dependencies_parsed_at":"2023-09-22T07:10:01.977Z","dependency_job_id":"3c9f88aa-1afd-4793-ab96-23aa2a5ccd2c","html_url":"https://github.com/astrochun/tep-usage-analysis","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"68523155e0319fb1394bd6e7644b1ec163ba8fd0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Ftep-usage-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Ftep-usage-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Ftep-usage-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astrochun%2Ftep-usage-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astrochun","download_url":"https://codeload.github.com/astrochun/tep-usage-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245204857,"owners_count":20577424,"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":["data-science","data-vizualization","energy-consumption","python3"],"created_at":"2024-10-14T18:44:39.533Z","updated_at":"2025-03-24T03:32:23.812Z","avatar_url":"https://github.com/astrochun.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tep-usage-analysis\n\nThis Python command-line software estimates usage cost for different\n[Tucson Electric Power (TEP)](https://tep.com) plans, including:\n\n- [Basic](https://www.tep.com/basic/)\n- [Time-of-use (TOU)](https://www.tep.com/time-of-use/)\n- [Peak Demand](https://www.tep.com/peak-demand/)\n\nThis tool's primary intent is to be able to evaluate options and\ndetermine if one plan is better for your pocket.\n\nIt does not account for taxes and surcharges. Rather it compares\nthe \"Delivery\" and \"Power Supply\" charges of using different plans, based on\nactual past usage (kilo-watts-hour).\n\nTo install:\n```bash\ngit clone https://github.com/astrochun/tep-usage-analysis\npip install -e .[dev]\n```\n\nAs a TEP customer, you will need to login and download CSVs of your usage at:\nhttps://account.tep.com/MyAccount/UsageDataDownload\n\nFor single billing cycle, you can run the analysis via:\n```bash\ntep_cost_estimate -i \u003cinput_file\u003e.csv\n```\n\nFor multiple billing cycles (e.g. downloading 12 billing cycles), you can\nprovide the starting billing period in `billing_dates.txt` and execute as:\n\n```bash\ntep_cost_estimate -i \u003cinput_multiple_billing_file\u003e.csv --date-file billing_dates.txt\n```\n\nAs an example, [`billing_dates_example.txt`](billing_dates_example.txt)\nis provided.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrochun%2Ftep-usage-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastrochun%2Ftep-usage-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastrochun%2Ftep-usage-analysis/lists"}