Tag: Signals_Trends_Drivers_Scenarios
-
# Baldwin - Minutes of the General Council of Indian Chiefs - 1846.pdf
Baldwin - Minutes of the General Council of Indian Chiefs - 1846.pdf.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Baldwin - Minutes of the General Council of Indian Chiefs - 1846.pdf")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
%%
A Field Guide to ‘jobs that don’t exist yet’.pdf
Index/2021/Summer/A Field Guide to ‘jobs that don’t exist yet’.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ A Field Guide to ‘jobs that don’t exist yet’")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)
-
# Are You Data-driven, Data-informed or Data-inspired?.pdf
Index/2021/Summer/Are You Data-driven, Data-informed or Data-inspired?.pdf
# Annotations
1 2 3 4 5
let summaryPages = dv.pages('"Notes"') .where(p => p.file.name.includes("∎ Are You Data-driven, Data-informed or Data-inspired?")) .map(p => [p.file.link, p.annotation_status]) dv.table(["Annotation Summary", "Status"], summaryPages)