Files
freeCodeCamp/curriculum/challenges/_meta/data-analysis-with-python-projects/meta.json
2024-11-17 21:56:35 -08:00

31 lines
776 B
JSON

{
"name": "Data Analysis with Python Projects",
"isUpcomingChange": false,
"dashedName": "data-analysis-with-python-projects",
"helpCategory": "Python",
"order": 2,
"superBlock": "data-analysis-with-python",
"challengeOrder": [
{
"id": "5e46f7e5ac417301a38fb928",
"title": "Mean-Variance-Standard Deviation Calculator"
},
{
"id": "5e46f7e5ac417301a38fb929",
"title": "Demographic Data Analyzer"
},
{
"id": "5e46f7f8ac417301a38fb92a",
"title": "Medical Data Visualizer"
},
{
"id": "5e46f802ac417301a38fb92b",
"title": "Page View Time Series Visualizer"
},
{
"id": "5e4f5c4b570f7e3a4949899f",
"title": "Sea Level Predictor"
}
],
"blockLayout": "project-list"
}