{"id":22973775,"url":"https://github.com/shivamsharma32/databank-case-study","last_synced_at":"2025-04-02T07:24:25.901Z","repository":{"id":220096210,"uuid":"750744136","full_name":"shivamsharma32/DATABANK-Case-Study","owner":"shivamsharma32","description":"Neo-Banks are a recent development in the financial sector; they are new banks that solely operate online. I believed that there should be some kind of connection between the digital world, these new age institutions, and cryptocurrencies. ","archived":false,"fork":false,"pushed_at":"2024-01-31T08:34:58.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T22:23:12.111Z","etag":null,"topics":["dataanalysis","datascience","mssql","sql","sqlworkbench"],"latest_commit_sha":null,"homepage":"","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/shivamsharma32.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-01-31T08:27:50.000Z","updated_at":"2024-01-31T08:37:54.000Z","dependencies_parsed_at":"2024-01-31T09:46:52.007Z","dependency_job_id":null,"html_url":"https://github.com/shivamsharma32/DATABANK-Case-Study","commit_stats":null,"previous_names":["royalsivm/databank-case-study","shivamsharma32/databank-case-study"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsharma32%2FDATABANK-Case-Study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsharma32%2FDATABANK-Case-Study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsharma32%2FDATABANK-Case-Study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivamsharma32%2FDATABANK-Case-Study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivamsharma32","download_url":"https://codeload.github.com/shivamsharma32/DATABANK-Case-Study/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771306,"owners_count":20831038,"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":["dataanalysis","datascience","mssql","sql","sqlworkbench"],"created_at":"2024-12-14T23:58:35.885Z","updated_at":"2025-04-02T07:24:25.882Z","avatar_url":"https://github.com/shivamsharma32.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQL Case Study  [ Data Bank]\n \n# INTRODUCTION:\nNeo-Banks are a recent development in the financial sector; they are new banks that solely operate online.\nI believed that there should be some kind of connection between the digital world, these new age institutions, and cryptocurrencies.\nSo I made the decision to start a new project called Data Bank! \nCustomers of Data Bank receive cloud data storage allotments that are directly related to the balances in their accounts. The Data Bank team needs your assistance since this business model comes with some intriguing drawbacks.\nThis case study focuses on metrics calculations, business growth, and smart data analysis to assist the company more accurately estimate and plan for the future.\n\n\n# SCHEMA USED\n\n## regions\nregion_id\tint,\nregion_name\tvarchar\n\n## customer_transactions\ncustomer_id\tint,\ntxn_date\tdate,\ntxn_type\tvarchar,\ntxn_amount\tint\n\n## customer_nodes\ncustomer_id\tint,\nregion_id\tint,\nnode_id\tint,\nstart_date\tdate,\nend_date\tdate\n\n![image](https://github.com/Royalsivm/DATABANK-Case-Study/assets/153700930/5784cf45-c918-4537-b8e2-1ff6fa61ddb5)\n\n\n## CASE STUDY QUESTIONS\n\n1.\tHow many different nodes make up the Data Bank network?\n2.\tHow many nodes are there in each region?\n3.\tHow many customers are divided among the regions?\n4.\tDetermine the total amount of transactions for each region name.\n5.\tHow long does it take on an average to move clients to a new node?\n6.\tWhat is the unique count and total amount for each transaction type?\n7.\tWhat is the average number and size of past deposits across all customers?\n8.\tFor each month - how many Data Bank customers make more than 1 deposit and at least either 1 purchase or 1 withdrawal in a single month?\n\n \n\n\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamsharma32%2Fdatabank-case-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivamsharma32%2Fdatabank-case-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivamsharma32%2Fdatabank-case-study/lists"}