afd/_quarto.yml
Marty Oehme 4eb91f37ce
Prepare data ingestion pipeline
Add pandas and openpyxl to ingest excel data and process it quickly in
pandas.
2022-08-19 13:58:57 +02:00

37 lines
703 B
YAML

project:
type: default
title: "Drivers of Inequality"
output-dir: outputs
render:
- drivers-of-inequality*.qmd
- index.qmd
format:
html:
toc: true
code-fold: true
code-tools: true
title-block-banner: true
docx:
reference-doc: tools/justified.docx
pdf:
papersize: A4
geometry:
- left=2cm
- right=2.5cm
- top=2.5cm
- bottom=2.5cm
indent: true
linestretch: 1.25
fontfamily: lmodern
fontsize: "12"
# toc: true
jupyter: python3
title: "Drivers of Inequality"
author:
- Marty Oehme
date: \today
bibliography:
- inputs/libraries/afd-dev-research.bib
csl: /home/marty/documents/library/academia/styles/APA-7.csl