All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vegas.data.External.scala Maven / Gradle / Ivy

The newest version!
package vegas.data

object External {

  val Population = "https://vega.github.io/vega-editor/app/data/population.json"
  val Cars = "https://vega.github.io/vega-editor/app/data/cars.json"
  val Unemployment = "https://vega.github.io/vega-editor/app/data/unemployment-across-industries.json"
  val Movies = "https://vega.github.io/vega-editor/app/data/movies.json"
  val Barley = "https://vega.github.io/vega-editor/app/data/barley.json"
  val Stocks = "https://vega.github.io/vega-editor/app/data/stocks.csv"

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy