Skip to content

allanstocco/just-assign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Just

Session 1

Querying Database

  • Please find Session 1 folder.
  • There will be 3 files where you can check the DB Schema, DB Sample Data, DB Queries.
  • MSSQL Server

Session 2

Database Modeling

Q1 -

Q2 -

Session 3

Python Code Challenges

  • Please find Session 3 folder.
  • First Challenge:
  • Second Challenge:
    • Create a solution that crawls for articles for articles from a news website (e.g. https://www.bbc.co.uk/ or https://www.theguardian.com/uk/london), cleanses the responses and then stores the data responses in a SQLLite database. You should look to scrap info reading at least 100 articles and the data stored in the SQL Lite database should contain the article title, text, date of article and source URL.
    • The image below shows the SQLite database populated with all the information taken from the Guardian main page.

About

Data Engineer Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages