Explore Oireachtas parliamentary questions - Choose a year (33rd Dáil)
Explore Oireachtas parliamentary questions - Choose a year - Testing for embedding
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
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
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
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
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

//rolledWithConstituencyMemberCode = {
//const index = d3.index(constituencyGroup, d => d.memberCode);
//return flatRollMap.map(({memberCode, ...values}) => ({memberCode, constituency: index.get(memberCode)?.constituency, party: index.get(memberCode)?.party, ...values}))
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//Without headings filter
filteredPQs = rolledWithConstituencyMemberCode.filter(d => d.name != null)
Insert cell
Insert cell
Insert cell
import {Treemap} from "@d3/treemap"
Insert cell
import {treemapPQs}
with {data3 as data}
from "05e1988c11cde88e"
Insert cell
constituencyFile = FileAttachment("Constituency_Boundaries_-_Generalised_20m_-_National_Electoral_Boundaries_-_2017_no_seat_numbers.geojson").json()
Insert cell
constituencyMap = new Map(constituencyFile.features.map(d => [(d.properties.CON_SEAT_), d]))
Insert cell
circle = d3.geoCircle().center([-8, 53.4]).radius(1.9)()
Insert cell
Insert cell
Insert cell
Insert cell
rolledwithconstituencymembercode = FileAttachment("rolledWithConstituencyMemberCode.json").json()
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