Giter VIP home page Giter VIP logo

odsc-sql-for-data-science's Introduction

SQL for Data Science at ODSC

Overview

Thank you for signing up for SQL for Data Science! I look forward to supporting you in your efforts to kickoff your data science career using SQL. The following sections include information about the tools we'll be using and steps to setup before starting our session on Tuesday. Please feel free to reach out if you have any difficulties.

Tools

Dataset

For this session, you will be evaluating information in the publicly available Global Powerplant Database. This data set is available from the linked website as a csv file, and has been converted into a relational database for the purpose of this tutorial.

SQLite3

We'll be accessing the above database using SQLite3, since it's one of the easiest SQL databases to set up and use in your local environment. It's designed for easy database file access and retrieval of information without needing to connect to an existing database on a server. Essentially, it's designed as a tool for those getting started using SQL.

Setup

1. Download the repository for this session from Github here.

All of the files you need for this workshop will be available at this link. Additionally, at the end of our session, I will upload the slides and list of activities with their solutions. The key files you should be reading are the README.md for instructions and the global_powerplants.db database file.

2. Download and install sqlite3.

Please follow the installation instructions for your operating system (i.e., Windows, Mac) here ahead of our session on Tuesday. Additionally, I will be providing all instructions throughout this workshop using SQLite Studio, so I recommend downloading and setting up this interface as well.

We'll be accessing data from the global_powerplants.db SQLite3 database file. Once you set up SQLite3, try opening this database file and see if you can access the tables.

3. Read and test out these SQLite commands using the global_powerplants.db file.

The linked tutorial walks you through how to access a SQLite database at the command line. Try these basic commands using the global_powerplants.db to see if you experience any issues.

3. Download and install the global powerplants database. The database file is on google drive. Please download it directly from there.

Please contact me if you have any questions or problems setting up! I'm looking forward to meeting you and working with you this coming week!

odsc-sql-for-data-science's People

Contributors

mona-kay avatar

Stargazers

Jhon Lopez avatar tyro logist avatar  avatar  avatar Alfonso Neil Jimenez Casallas avatar Daniel Jorge Salas avatar Jibin Joseph avatar Ugandhar K avatar Arohan Ajit avatar Faiz Ikramulla avatar  avatar David Mullin avatar Joshua Ballance avatar Rodrigo Chiaradia avatar  avatar Rohith Desikan avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.