Commit ee44dad6 authored by noureen.taj's avatar noureen.taj 🖖🏻

Update assignment3.md

parent 49f3e39e
# Assignment 3 # Assignment 3
Hey there! Welcome to Knowledge Lens Intern Training Program. Hey there! Welcome to Knowledge Lens Intern Training Program.
...@@ -148,7 +147,7 @@ data can be of different quality - Good ( 0 ), Maintainance ( 1 ), Error ( 2 ) ...@@ -148,7 +147,7 @@ data can be of different quality - Good ( 0 ), Maintainance ( 1 ), Error ( 2 )
Based on the quality of data update to different Redis database. Based on the quality of data update to different Redis database.
sample data format: Sample data format:
```json ```json
{ {
"data" : { "PM10" : 100 , "PM2.5": 23, "SO2":21, "NO2": 32} "data" : { "PM10" : 100 , "PM2.5": 23, "SO2":21, "NO2": 32}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment