I donβt like the concept of heat pumps as they produce air conditioning, which is something I donβt believe much in a temperate climate like our own. I think air conditioning, while nice in automobile stuck in traffic or in a corporate office, kind of makes people lazy and isolates them from the outdoors.
That said, they probably are an excellent way to heat suburban and urban residences efficiently. Heat pumps produce no local pollution and maximize the value of the energy contained in electricity. Electricity can come from many sources, both carbon-based and otherwise. A lot of people want air conditioning in the city, as itβs hot, and in suburbs itβs become a standard part of McMansion living.
But I am not sure if I want to include a heat pump in the initial construction of my off-grid cabin. For one, heat pump compressors use a fair amount of electricity, especially for heating in the winter when solar is week. That said, I do expect my battery bank and solar set up to be fairly well sized, as itβs going to have to operate a well pump, which has a heavy inductive load when first started. As such, a heat pump might not actually be as energy intensive as you might think, and heat pumps are increasingly popular on off-grid applications down south, where itβs not as cold and air conditioning is more popular. But I donβt want to include air conditioning in my building.
I want to use βrealβ tangible source of energy, namely wood as my primary heat source, though I may want to have propane as a back up just ensure pipes donβt freeze or batteries get too cold when Iβm away from the property for an extended period of time. But maybe itβs a potential future upgrade.
Some of the towns with the oldest population in the state are located in the Adirondacks and Catskills. Those communities may ultimately see some of the highest numbers of death rates as part of the population due to Coronavirus. It really could hit Rural America hard as many of the healthier youth have moved away to the cities for work.
Data Source: US Census Bureau. S0101. Age and Gender. Population Over Age 75. http://data.census.gov/
I like to describe myself as a data scientist at least on the blog. I think itβs an accurate term to describe what I do professionally and as a hobbyist β I put together data, tease insights out of it, use it to create outputs from the data. I link names and addresses together from various government records, clean addresses and data, do spatial calculations and render things as Excel files, CSV files, and database updates.
A data scientist is not a programmer or a database administrator. He or she doesnβt fix computers. If anything, I break them sometimes by pushing them a bit too hard. But instead, I work to get insights out of data, take one form of data and then transform it. You might say a bit portion of my work β outside of data cleaning both manually and automated β is extract, transform and load. Often Iβll pull data out of the db2 database, work on it and join it in R and then upload it using a different program that was custom written for my needs.
Sometimes I wish I was a computer programmer by training β everything I know was learned mostly by reading and practical use outside of a few classes I took twenty years ago in college on Data Structures and Statistics. But Iβm not needing it in sense I donβt write lengthy C/C++ programs, nor do I worry about user facing interfaces. Instead, I just extract value of data using common tools like SQL, R and some Bash and Python scripts. While I use some AWK, I donβt nearly as much as my predecessor did. AWK is good for simple things, but it doesnβt hold a candle to modern Python and R.
Data science is an interesting field, and one that is surprisingly accessible with relatively easy to use and powerful tools like R and Python. And itβs actually a lot of fun, as youβre not getting into the weeds of computer programming, memory allocation and the alike. A lot of things are relatively simple and clever scripts, and teasing out value of whatβs out there but may not obvious until you join the data together.
It was only in 2021, when I really got interested in Python after a friend suggested I give it a second look for doing data processing for GIS. I also got tired of the sometimes clumsy and slow processing in QGIS, and while I had used some Python to automate things in QGIS, I became quite interested in PANDAS and Python for working with data. I got every book I could get my hands on about writing Python code, with a particular focus on data science. Later that year, actually Labor Day, I stumbled upon the R programming language and tidyverse and ggplot β and with itβs strong graphics capacity and ability to quickly process geospatial data I was hooked.
Since then Iβve been using R Studio every day. Itβs not to say that I donβt occasionally use Python or other languages, or mapping tools like QGIS. But R has such a rich universe of data manipulation tools, it is so powerful and quick for processing data, manipulating spatial data and querying and exporting Census data. R Studio is the tool I use the most at work and for the blog and many other purposes. And it was all something I taught myself all just at first by watching a few Youtube videos while laying in a hammock, drinking a beer at the Perkins Clearing Conservation Easement in Adirondacks.
Maybe it was just dumb luck that the Data Services position opened up when the former director retired and I was a good fit for it. But I really love being able to clean, process and manipulate data every day using powerful tools and generating new insights that are powering government forward.