Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
interns2022
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jhenkar.hg
interns2022
Commits
ee44dad6
Commit
ee44dad6
authored
Apr 04, 2022
by
noureen.taj
🖖🏻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update assignment3.md
parent
49f3e39e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
assignments/assignment3.md
assignments/assignment3.md
+1
-2
No files found.
assignments/assignment3.md
View file @
ee44dad6
# 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.
s
ample data format:
S
ample data format:
```
json
```
json
{
{
"data"
:
{
"PM10"
:
100
,
"PM2.5"
:
23
,
"SO2"
:
21
,
"NO2"
:
32
}
"data"
:
{
"PM10"
:
100
,
"PM2.5"
:
23
,
"SO2"
:
21
,
"NO2"
:
32
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment