Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmeyogesh22/bitcoin-data-mini-case-study
Part of Danny Ma's Serious SQL virtual data apprenticeship program | This repository provides solutions to the mini case study "Bitcoin Data" which is included in the course
https://github.com/itsmeyogesh22/bitcoin-data-mini-case-study
Last synced: about 2 months ago
JSON representation
Part of Danny Ma's Serious SQL virtual data apprenticeship program | This repository provides solutions to the mini case study "Bitcoin Data" which is included in the course
- Host: GitHub
- URL: https://github.com/itsmeyogesh22/bitcoin-data-mini-case-study
- Owner: itsmeyogesh22
- Created: 2024-07-31T08:57:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T05:40:52.000Z (5 months ago)
- Last Synced: 2024-08-06T07:45:06.552Z (5 months ago)
- Homepage:
- Size: 937 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bitcoin Data Mini Case Study
For Serious SQL Course visit:
Solutions for queries in this case study are implemented in the following Databases:
- PostgreSQL (pgAdmin 4)
- MS SQL Server (SQL Server Management Studio)
Directory guide:
- data: .CSV Files for creating tables
- PostgreSQL Implementation: pgAdmin 4 Code
- MS SQL Server Implementation: SQL Server Management Studio Code
Problem
![problem_statement](https://github.com/user-attachments/assets/d1aace83-b146-44e5-be14-6e40eca9bd06)
Record count and Data Types
![data_types](https://github.com/user-attachments/assets/8a833fff-387b-4195-ad09-ce4db257cf85)