Skip to content

barbaradlf/DE_assignment_Datalab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Assignment

In the data folder you will find a json that was returned from an API.

This file contains the number of searches done on bol.com for specific keywords in the past 48 months.

The customer wants to have this data in a datawarehouse, as follows:

search_term country_code period_year period_month n_searches
vloerventilator BE 2021 7 121
vloerventilator NL 2021 7 782
... ... ... ... ...

Create a csv or parquet file that has the data in the correct format.

Use pandas or duckdb to make the transformation.

This repository can also be found via tinyurl.com/datalabassignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published