Public
Edited
Nov 3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
Insert cell
Insert cell
Insert cell
//Inputs.table(paktidy)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
List of Pakistani film personalities on Wikipedia.
Insert cell
Insert cell
List of Pakistani films on Wikipedia.
Insert cell
Insert cell
**That's it for now. ... **
Look forward to collaborating with film scholars on populating the web with more Pakistani film data.
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
pakdatatidytemp = FileAttachment("allpakfilmsTidy@2.csv").csv({ typed: true })
Insert cell
Insert cell
paktidyYear = d3.rollups(
paktidy,
(v) => v.length,
(d) => d.Year
)
Insert cell
Insert cell
pakIMDb = FileAttachment("pak1928_2014.csv").csv({ typed: true })
Insert cell
pakactorswiki = FileAttachment("PakActorsWikipedia2021Sept11.csv").csv({
typed: true
})
Insert cell
pakfilmswiki = FileAttachment("PakFilmsWikipedia2021Sept11.csv").csv({
typed: true
})
Insert cell
Insert cell
Insert cell
Insert cell
LitElement = lit.LitElement
Insert cell
lit = import("https://unpkg.com/lit@2.0.0-rc.2/index.js?module")
Insert cell
Insert cell
Insert cell
formatYear = (year) => `${year}`
Insert cell
Insert cell
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more