{"id":27364895,"url":"https://github.com/razorcd/dbt-training","last_synced_at":"2026-01-22T11:32:24.950Z","repository":{"id":43751952,"uuid":"460179582","full_name":"razorcd/DBT-training","owner":"razorcd","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-19T22:46:56.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T01:30:18.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/razorcd.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":"2022-02-16T21:12:47.000Z","updated_at":"2022-02-16T21:20:12.000Z","dependencies_parsed_at":"2022-09-05T04:01:49.130Z","dependency_job_id":null,"html_url":"https://github.com/razorcd/DBT-training","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/razorcd/DBT-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razorcd%2FDBT-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razorcd%2FDBT-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razorcd%2FDBT-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razorcd%2FDBT-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razorcd","download_url":"https://codeload.github.com/razorcd/DBT-training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razorcd%2FDBT-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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-04-13T05:36:50.910Z","updated_at":"2026-01-22T11:32:24.937Z","avatar_url":"https://github.com/razorcd.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Edited for DE learning\n\n#### FHV trips\n![image](https://user-images.githubusercontent.com/3721810/154821617-294c6e4a-34e8-4c9f-992c-faec506bbb78.png)\n\n\n\n### How to run this project \n### About the project\nThis project is based in [dbt starter project](https://github.com/dbt-labs/dbt-starter-project) (generated by running `dbt init`)\nTry running the following commands:\n- dbt run\n- dbt test\n\nA project includes the following files: \n- dbt_project.yml: file used to configure the dbt project. If you are using dbt locally, make sure the profile here matches the one setup during installation in ~/.dbt/profiles.yml\n- *.yml files under folders models, data, macros: documentation files\n- csv files in the data folder: these will be our sources, files described above\n- Files inside folder models: The sql files contain the scripts to run our models, this will cover staging, core and a datamarts models. At the end, these models will follow this structure: \n\n![image](https://user-images.githubusercontent.com/4315804/152691312-e71b56a4-53ff-4884-859c-c9090dbd0db8.png)\n\n\n#### Workflow\n![image](https://user-images.githubusercontent.com/4315804/148699280-964c4e0b-e685-4c0f-a266-4f3e097156c9.png)\n\n#### Execution\nAfter having installed the required tools and cloning this repo, execute the following commnads: \n\n1. Change into the project's directory from the command line: `$ cd [..]/taxi_rides_ny`\n2. Load the CSVs into the database. This materializes the CSVs as tables in your target schema: `$ dbt seed`\n3. Run the models: `$ dbt run`\n4. Test your data: `$ dbt test`\n_Alternative: use `$ dbt build` to execute with one command the 3 steps above together_\n5. Generate documentation for the project: `$ dbt docs generate`\n6. View the documentation for the project, this step should open the documentation page on a webserver, but it can also be accessed from  http://localhost:8080 : `$ dbt docs serve`\n\n### dbt resources:\n- Learn more about dbt [in the docs](https://docs.getdbt.com/docs/introduction)\n- Check out [Discourse](https://discourse.getdbt.com/) for commonly asked questions and answers\n- Join the [chat](http://slack.getdbt.com/) on Slack for live discussions and support\n- Find [dbt events](https://events.getdbt.com) near you\n- Check out [the blog](https://blog.getdbt.com/) for the latest news on dbt's development and best practices\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazorcd%2Fdbt-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazorcd%2Fdbt-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazorcd%2Fdbt-training/lists"}