{"id":21870720,"url":"https://github.com/mbta/prediction_analyzer","last_synced_at":"2025-04-14T23:55:01.931Z","repository":{"id":34018099,"uuid":"153329715","full_name":"mbta/prediction_analyzer","owner":"mbta","description":"A tool to download and analyze our predictions and the actual vehicle arrival times we receive. ","archived":false,"fork":false,"pushed_at":"2025-03-28T19:07:41.000Z","size":1008,"stargazers_count":6,"open_issues_count":31,"forks_count":0,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-14T23:54:46.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":false,"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/mbta.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-16T17:52:42.000Z","updated_at":"2025-03-28T19:07:44.000Z","dependencies_parsed_at":"2023-12-05T16:25:28.689Z","dependency_job_id":"759afedd-ce67-4289-aa47-b0316ff5e974","html_url":"https://github.com/mbta/prediction_analyzer","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/mbta%2Fprediction_analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbta%2Fprediction_analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbta%2Fprediction_analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbta%2Fprediction_analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbta","download_url":"https://codeload.github.com/mbta/prediction_analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981261,"owners_count":21193144,"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-28T06:12:25.450Z","updated_at":"2025-04-14T23:55:01.926Z","avatar_url":"https://github.com/mbta.png","language":"Elixir","readme":"# PredictionAnalyzer\n\nAn app for aggregating and analyzing the accuracy of GTFS predictions using\nTripUpdates and VehiclePositions over time.\n\n## Prerequisites\n\n* PostgreSQL 10+\n* [`asdf`](https://asdf-vm.com/#/core-manage-asdf)\n* [`direnv`](https://github.com/direnv/direnv/blob/master/docs/installation.md)\n   _(recommended)_\n\nPostgreSQL and Direnv are available on macOS Homebrew.\n\n## Setup\n\n1. `asdf install`\n2. `cp .envrc.template .envrc`\n   * You may have to adjust `DATABASE_ROOT_URL` in this file to reflect your\n     Postgres install, e.g. changing `postgres@` to `your_username@`\n3. `direnv allow`\n4. `mix deps.get`\n5. `mix ecto.setup`\n6. `npm install --prefix assets`\n\nIf you have previously set up the DB and run into issues, you may have to drop the DB and run `mix ecto.setup` to recreate it.\n\n## Common Tasks\n\n* Run the app: `mix phx.server` (then go to \u003chttp://localhost:4000\u003e)\n* Run the tests: `mix test`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbta%2Fprediction_analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbta%2Fprediction_analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbta%2Fprediction_analyzer/lists"}