{"id":20215438,"url":"https://github.com/alefrp/properties_dbt","last_synced_at":"2025-10-13T09:34:43.906Z","repository":{"id":231703598,"uuid":"782488898","full_name":"AlefRP/properties_dbt","owner":"AlefRP","description":"A DBT project for analyzing city property data.","archived":false,"fork":false,"pushed_at":"2024-06-19T17:21:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T11:18:27.777Z","etag":null,"topics":["data-analysis","data-warehouse","dbt","python","sql"],"latest_commit_sha":null,"homepage":"","language":null,"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/AlefRP.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":"2024-04-05T11:56:58.000Z","updated_at":"2024-06-19T17:21:48.000Z","dependencies_parsed_at":"2024-06-20T05:11:19.862Z","dependency_job_id":"a4c80404-1f38-4e0f-9e6c-18716fc9df60","html_url":"https://github.com/AlefRP/properties_dbt","commit_stats":null,"previous_names":["alefrp/properties_dbt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlefRP/properties_dbt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlefRP%2Fproperties_dbt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlefRP%2Fproperties_dbt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlefRP%2Fproperties_dbt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlefRP%2Fproperties_dbt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlefRP","download_url":"https://codeload.github.com/AlefRP/properties_dbt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlefRP%2Fproperties_dbt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014524,"owners_count":26085536,"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-13T02:00:06.723Z","response_time":61,"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":["data-analysis","data-warehouse","dbt","python","sql"],"created_at":"2024-11-14T06:22:11.391Z","updated_at":"2025-10-13T09:34:43.877Z","avatar_url":"https://github.com/AlefRP.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# City Properties Data Warehouse Using DBT\n\n## Introduction\n\nWelcome to the README for the DBT project aimed at simulating a Data Warehouse or Data Mart for city properties. This project, powered by dbtCore, is structured to facilitate the transformation, analysis, and understanding of property data within a city. It supports critical functions such as urban planning, taxation, and real estate analysis.\n\n## Project Overview\n\nThis dbt project is designed to streamline the process of managing and transforming property data, ensuring a scalable and maintainable architecture. It leverages dbtCore for best practices in data modeling, version control, and automated testing.\n\n## Getting Started\n\n### Prerequisites\n\n- dbtCore installed in your working environment\n- Access to the relevant data source(s), such as a SQL database\n\n### Installation\n\n1. Clone this repository to your local machine or workspace.\n2. Ensure dbtCore is installed and configured properly.\n3. Update the `dbt_project.yml` file with your database connection details.\n\n## Project Structure\n\n- `models/`: Contains SQL files for dbt models, which define the transformed data structures for analysis.\n  - `stg_models/`: Staging models for initial data transformations.\n  - `dim_models/`: Dimension models for detailed analytical perspectives.\n  - `fact_models/`: Fact models that contain the core business metrics.\n- `tests/`: Custom data validation tests to ensure data integrity.\n- `macros/`: Reusable pieces of code for dynamic SQL generation in dbt models.\n- `data/`: Directory for static data files, if used in the project.\n- `dbt_project.yml`: The main project configuration file.\n\n## Usage\n\nAfter setting up your project, you can run dbt commands to execute models, run tests, and generate documentation:\n\n```bash\ndbt run # Runs your dbt models\ndbt test # Executes tests defined in the `tests/` directory\ndbt docs generate # Generates documentation for your project\ndbt docs serve # Serves the generated documentation on a local web server\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falefrp%2Fproperties_dbt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falefrp%2Fproperties_dbt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falefrp%2Fproperties_dbt/lists"}