Published
Edited
Jul 15, 2022
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data_original_withjd = FileAttachment("data_original_withJD.csv").csv({typed: true})
Insert cell
Inputs.table(data_original_withjd)
Insert cell
Insert cell
FileAttachment("data_cleaned.csv").csv()
Insert cell
Inputs.table(dataset_prep)
Insert cell
Insert cell
viewof summary_data = SummaryTable(dataset_prep, {label: "Data Scientist's Salary – Overview"})
Insert cell
Insert cell
typestructureAttributtyp = FileAttachment("typestructure - attributtyp.csv").csv()
Insert cell
Inputs.table(typestructureAttributtyp)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
wordcloud1 = FileAttachment("wordcloud (1).svg").image()
Insert cell
variousexploration = FileAttachment("variousExploration.png").image()
Insert cell
boxplot2 = FileAttachment("boxplot2.png").image()
Insert cell
boxplot1 = FileAttachment("boxplot1.png").image()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
scatterchart = FileAttachment("ScatterChart.jpg").image()
Insert cell
choroplethmap = FileAttachment("ChoroplethMap.jpg").image()
Insert cell
nestedcircles2 = FileAttachment("NestedCircles2.jpg").image()
Insert cell
columnboxplotchart = FileAttachment("ColumnBoxplotChart.jpg").image()
Insert cell
nodelinkdiagramradarchartsunburstchart = FileAttachment("NodeLinkDiagramRadarChartSunBurstChart.jpg").image()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
ca = FileAttachment("CA-2.png").image()
Insert cell
Insert cell
il = FileAttachment("IL@1.png").image()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
dataset_prep = FileAttachment("data_prep.csv").csv()
Insert cell
import { toc } from "@nebrius/indented-toc" // This component generates the Table of Contents
Insert cell
import {SummaryTable} from "@observablehq/summary-table"
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more