Skip to content

Commit ff99186

Browse files
committed
info on loading in the dhcr data
1 parent cd0c5ab commit ff99186

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

import.sh

+5
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,9 @@ export PGHOST=localhost
66
export PGPORT=54321
77
export PGDATABASE=postgres
88

9+
# git clone https://github.com/clhenrick/dhcr-rent-stabilized-data.git
10+
pushd ../dhcr-rent-stabilized-data
11+
pgloader pgloader.load
12+
popd
13+
914
psql -f cross-tab-rs-counts.sql

0 commit comments

Comments
 (0)