Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need answer of the question as sql query which can be written in python code(pyspark). Question 1) A. Compute the min and max values

I need answer of the question as sql query which can be written in python code(pyspark).

Question 1)

A. Compute the min and max values for temperature, battery level, CO2, and humidity.

B. Sort and group by average temperature, CO2, humidity, and country.

Our file has rows of JSON strings that look as follows:

{"device_id": 198164, "device_name": "sensor-pad-198164owomcJZ", "ip": "80.55.20.25", "cca2": "PL", "cca3": "POL", "cn": "Poland", "latitude": 53.080000, "longitude": 18.620000, "scale": "Celsius", "temp": 21, "humidity": 65, "battery_level": 8, "c02_level": 1408,"lcd": "red", "timestamp" :1458081226051}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: David M. Kroenke

5th Edition

B000CSIH5A, 978-0023668814

More Books

Students also viewed these Databases questions