From 9e8cc7d350874613190118faec4ea2d2037ceef6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 15:29:34 -0500 Subject: convert readme to nfo; relicense to 0bsd --- README.nfo | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.nfo (limited to 'README.nfo') diff --git a/README.nfo b/README.nfo new file mode 100644 index 0000000..c652df7 --- /dev/null +++ b/README.nfo @@ -0,0 +1,22 @@ +┌──────────────────────────────────────────────────────────────┐ +│ L I N C O L N I N C I D E N T S [ KRZ ] krz.sh │ +└──────────────────────────────────────────────────────────────┘ + +WHAT + dashboard of crime data for lincoln, nebraska, january 1990 to + today. plotly.js chart. + +DATA + crime data from the lincoln police website, in data/ as excel. + population estimates for per-capita numbers from the lincoln city + website, in data/ as pdf. + + police: https://www.lincoln.ne.gov/city/police/activityindex.htm + population: https://lincoln.ne.gov/city/plan/reports/reports/popest.pdf + +PREVIEW + preview.png + +┌──────────────────────────────────────────────────────────────┐ +│ krz.sh │ +└──────────────────────────────────────────────────────────────┘ -- cgit v1.2.3