Skip to content

Commit 9824203

Browse files
Update search-index.json
Signed-off-by: Lissan <150966211+DataForSolution@users.noreply.github.com>
1 parent 5f825f6 commit 9824203

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

assets/data/search-index.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
1+
[
2+
{
3+
"title": "What Is Data?",
4+
"category": "Lesson",
5+
"academy": "Data Science Academy",
6+
"description": "Learn what data is and how it represents information.",
7+
"url": "/data-science-module-1/",
8+
"keywords": [
9+
"data",
10+
"information",
11+
"dataset",
12+
"beginner",
13+
"data science"
14+
]
15+
},
16+
{
17+
"title": "Types and Structures of Data",
18+
"category": "Lesson",
19+
"academy": "Data Science Academy",
20+
"description": "Explore qualitative, quantitative, structured, and unstructured data.",
21+
"url": "/data-science-module-2/",
22+
"keywords": [
23+
"qualitative",
24+
"quantitative",
25+
"structured",
26+
"unstructured",
27+
"measurement scales"
28+
]
29+
}
30+
]

0 commit comments

Comments
 (0)