From 594dbca64f7327b0210ae98bf97c4ffe86faac40 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 24 May 2024 11:34:11 -0600 Subject: Add links to community profile and projections --- bin/community | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/community b/bin/community index 1f9da85..eae6996 100755 --- a/bin/community +++ b/bin/community @@ -62,4 +62,3 @@ Census .new("data/Census_by_Community_2019_20240524.csv") .find_all { |x| x[:class].include?("Residential") } .each { |x| x.create_content_in("yyc") } - -- cgit v1.2.3