|
2 | 2 | "slug": "artist-launch",
|
3 | 3 | "repo": "Laboratoria/curriculum",
|
4 | 4 | "path": "projects/05-artist-launch",
|
5 |
| - "version": "9.4.1", |
6 |
| - "parserVersion": "6.0.0", |
7 |
| - "createdAt": "2024-08-16T21:34:23.733Z", |
| 5 | + "version": "9.5.0", |
| 6 | + "parserVersion": "6.1.0-alpha.0", |
| 7 | + "createdAt": "2024-09-27T19:34:41.004Z", |
8 | 8 | "prefix": 5,
|
9 | 9 | "track": "web-dev",
|
10 | 10 | "tracks": [
|
11 | 11 | "web-dev"
|
12 | 12 | ],
|
| 13 | + "tags": [ |
| 14 | + "featured" |
| 15 | + ], |
13 | 16 | "learningObjectives": [
|
14 | 17 | {
|
15 |
| - "id": "data-analytics/data-preparation" |
16 |
| - }, |
17 |
| - { |
18 |
| - "id": "data-analytics/data-exploration" |
19 |
| - }, |
20 |
| - { |
21 |
| - "id": "data-analytics/data-analysis" |
22 |
| - }, |
| 18 | + "id": "data-analytics/analysis-presentation" |
| 19 | + } |
| 20 | + ], |
| 21 | + "variants": [ |
23 | 22 | {
|
24 |
| - "id": "data-analytics/analysis-report" |
| 23 | + "name": "looker-studio", |
| 24 | + "learningObjectives": [ |
| 25 | + { |
| 26 | + "id": "data-analytics/power-bi/data-preparation", |
| 27 | + "exclude": true |
| 28 | + }, |
| 29 | + { |
| 30 | + "id": "data-analytics/power-bi/data-exploration", |
| 31 | + "exclude": true |
| 32 | + }, |
| 33 | + { |
| 34 | + "id": "data-analytics/power-bi/data-analysis", |
| 35 | + "exclude": true |
| 36 | + }, |
| 37 | + { |
| 38 | + "id": "data-analytics/power-bi/analysis-report", |
| 39 | + "exclude": true |
| 40 | + }, |
| 41 | + { |
| 42 | + "id": "data-analytics/looker-studio/data-preparation" |
| 43 | + }, |
| 44 | + { |
| 45 | + "id": "data-analytics/looker-studio/data-exploration" |
| 46 | + }, |
| 47 | + { |
| 48 | + "id": "data-analytics/looker-studio/data-analysis" |
| 49 | + }, |
| 50 | + { |
| 51 | + "id": "data-analytics/looker-studio/analysis-report" |
| 52 | + } |
| 53 | + ] |
25 | 54 | },
|
26 | 55 | {
|
27 |
| - "id": "data-analytics/analysis-presentation" |
| 56 | + "name": "power-bi", |
| 57 | + "learningObjectives": [ |
| 58 | + { |
| 59 | + "id": "data-analytics/looker-studio/data-preparation", |
| 60 | + "exclude": true |
| 61 | + }, |
| 62 | + { |
| 63 | + "id": "data-analytics/looker-studio/data-exploration", |
| 64 | + "exclude": true |
| 65 | + }, |
| 66 | + { |
| 67 | + "id": "data-analytics/looker-studio/data-analysis", |
| 68 | + "exclude": true |
| 69 | + }, |
| 70 | + { |
| 71 | + "id": "data-analytics/looker-studio/analysis-report", |
| 72 | + "exclude": true |
| 73 | + }, |
| 74 | + { |
| 75 | + "id": "data-analytics/power-bi/data-preparation" |
| 76 | + }, |
| 77 | + { |
| 78 | + "id": "data-analytics/power-bi/data-exploration" |
| 79 | + }, |
| 80 | + { |
| 81 | + "id": "data-analytics/power-bi/data-analysis" |
| 82 | + }, |
| 83 | + { |
| 84 | + "id": "data-analytics/power-bi/analysis-report" |
| 85 | + } |
| 86 | + ] |
28 | 87 | }
|
29 | 88 | ],
|
30 | 89 | "intl": {
|
31 | 90 | "es": {
|
32 | 91 | "title": "Artist Launch",
|
33 | 92 | "summary": "<p>En este proyecto, vamos a explorar un conjunto de datos con el fin de\nidentificar patrones o características que puedan influir en la\npopularidad (cantidad de streams) de una canción en plataformas como\nSpotify, Apple Music y Deezer.</p>"
|
34 |
| - }, |
35 |
| - "pt": { |
36 |
| - "title": "Artist Launch", |
37 |
| - "summary": "<p>Neste projeto, vamos explorar um conjunto de dados com o objetivo de\nidentificar padrões ou características que possam influenciar na\npopularidade (quantidade de streams) de uma música em plataformas como\nSpotify, Apple Music e Deezer.</p>" |
38 | 93 | }
|
39 | 94 | },
|
40 | 95 | "cover": "https://images.unsplash.com/photo-1535712593684-0efd191312bb",
|
|
0 commit comments