{
  "name": "Data Visualization Projects",
  "order": 3,
  "time": "150 hours",
  "helpRoom": "Help",
  "challenges": [
    {
      "id": "bd7168d8c242eddfaeb5bd13",
      "title": "Visualize Data with a Bar Chart",
      "description": [
        "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
        "Here's a working example. Try not to look at its code.",
        "Here is the dataset you will need to complete this project: https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/GDP-data.json",
        "You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js.",
        "Once you're done, submit the URL to your working project with all its tests passing.",
        "Remember to use the Read-Search-Ask method if you get stuck."
      ],
      "challengeSeed": [
        "G6iPE6W"
      ],
      "tests": [],
      "isRequired": true,
      "releasedOn": "January 1, 2016",
      "type": "zipline",
      "challengeType": 3,
      "translations": {
        "es": {
          "title": "Visualiza datos utilizando un gráfico de barras",
          "description": []
        }
      }
    },
    {
      "id": "bd7178d8c242eddfaeb5bd13",
      "title": "Visualize Data with a Scatterplot Graph",
      "description": [
        "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
        "Here's a working example. Try not to look at its code.",
        "Here is the dataset you will need to complete this project: https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/cyclist-data.json",
        "You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js",
        "Once you're done, submit the URL to your working project with all its tests passing.",
        "Remember to use the Read-Search-Ask method if you get stuck."
      ],
      "challengeSeed": [
        "opubu3f"
      ],
      "tests": [],
      "isRequired": true,
      "releasedOn": "January 1, 2016",
      "type": "zipline",
      "challengeType": 3,
      "translations": {
        "es": {
          "title": "Visualiza datos utilizando un gráfico de dispersión",
          "description": []
        }
      }
    },
    {
      "id": "bd7188d8c242eddfaeb5bd13",
      "title": "Visualize Data with a Heat Map",
      "description": [
        "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
        "Here's a working example. Try not to look at its code.",
        "Here is the dataset you will need to complete this project: https://raw.githubusercontent.com/freeCodeCamp/ProjectReferenceData/master/global-temperature.json",
        "You can build your project by forking this CodePen pen. Or you can use this CDN link to run the tests in any environment you like: https://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js",
        "Once you're done, submit the URL to your working project with all its tests passing.",
        "Remember to use the Read-Search-Ask method if you get stuck."
      ],
      "challengeSeed": [
        "s4XtjKa"
      ],
      "tests": [],
      "isRequired": true,
      "releasedOn": "January 1, 2016",
      "type": "zipline",
      "challengeType": 3,
      "translations": {
        "es": {
          "title": "Visualiza datos utilizando un mapa de calor",
          "description": []
        }
      }
    },
    {
      "id": "587d7fa6367417b2b2512bbf",
      "title": "Visualize Data with a Choropleth Map",
      "description": [
        "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
        "Here's a working example. Try not to look at its code.",
        "Here are the datasets you will need to complete this project:
https://raw.githubusercontent.com/no-stack-dub-sack/testable-projects-fcc/master/src/data/choropleth_map/for_user_education.jsonhttps://raw.githubusercontent.com/no-stack-dub-sack/testable-projects-fcc/master/src/data/choropleth_map/counties.jsonhttps://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js",
        "Once you're done, submit the URL to your working project with all its tests passing.",
        "Remember to use the Read-Search-Ask method if you get stuck."
      ],
      "challengeSeed": [
        "K3qqL7U"
      ],
      "tests": [],
      "isRequired": true,
      "releasedOn": "February 17, 2017",
      "type": "zipline",
      "challengeType": 3,
      "translations": {}
    },
    {
      "id": "587d7fa6367417b2b2512bc0",
      "title": "Visualize Data with a Treemap Diagram",
      "description": [
        "Fulfill the user stories by getting all of the tests to pass. Use whichever libraries you need. Give it your own personal style.",
        "Here's a working example. Try not to look at its code.",
        "For this project you can use any of the following datasets:https://cdn.rawgit.com/freeCodeCamp/testable-projects-fcc/a80ce8f9/src/data/tree_map/kickstarter-funding-data.jsonhttps://cdn.rawgit.com/freeCodeCamp/testable-projects-fcc/a80ce8f9/src/data/tree_map/movie-data.jsonhttps://cdn.rawgit.com/freeCodeCamp/testable-projects-fcc/a80ce8f9/src/data/tree_map/video-game-sales-data.jsonhttps://gitcdn.link/repo/freeCodeCamp/testable-projects-fcc/master/build/bundle.js",
        "Once you're done, submit the URL to your working project with all its tests passing.",
        "Remember to use the Read-Search-Ask method if you get stuck."
      ],
      "challengeSeed": [
        ""
      ],
      "tests": [],
      "isRequired": true,
      "releasedOn": "February 17, 2017",
      "type": "zipline",
      "challengeType": 3,
      "translations": {}
    }
  ]
}