<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/feed/by_tag/labor.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-01-23T04:14:55+00:00</updated><id>/feed/by_tag/labor.xml</id><entry><title type="html">February 4th, 2022 - Weeknotes</title><link href="/2022/02/04/weeknotes.html" rel="alternate" type="text/html" title="February 4th, 2022 - Weeknotes" /><published>2022-02-04T00:00:00+00:00</published><updated>2022-02-04T00:00:00+00:00</updated><id>/2022/02/04/weeknotes</id><content type="html" xml:base="/2022/02/04/weeknotes.html"><![CDATA[<h3 id="labor-data">Labor Data</h3>
<p>This week I got the FOIA for voluntary recognition notices filed with the
NLRB in the fourth quarter of 2021. This meant we had the first full
year of data since notice program restarted in the fall of 2020.</p>

<p><a href="https://twitter.com/UnionElections">Daily Union Elections</a> had sent
me a spreadsheet of voluntary recognitions that they had collected from
twitter for the first nine months of 2021. I took this opportunity to
compare the data sets.</p>

<p>Daily Union Elections found 55 recognitions. For the same period, the
first nine months of 2021, NLRB received 77 recognition notices.</p>

<p>Only nine recognitions appeared in both sets.</p>

<p>I knew that the NLRB-filed recognition notices were just a subset of
all notices, but that this overlap was so small made me think that
it’s probably a small subset.</p>

<p>As it is, the 2021 NLRB-filed notices includes recognitions that cover at 
least 9,337 workers, which is just about a third of the workers that won
a certified representative in an NLRB election in 2021.</p>

<p>According to <a href="https://twitter.com/KBronfenbrenner/status/1488508090760769541">Professor Kate Bronfenbrenner, since the 1990’s more than 
half of newly organized private-sector workers were organized outside of an 
NLRB election</a>.</p>

<p>If that pattern holds, then we don’t really have data on about
two-thirds of voluntary recognitions, and are missing data on about
third of all private-sector organizing. Given overall trends in organizing,
it’s likely that these are underestimates.</p>

<p>Basically, there are two ideas for filling this lacuna (<a href="https://twitter.com/forestgregg/status/1488305426810773509">see thread</a>):</p>

<ol>
  <li>Try to find units that have filed a notice to bargain with the FMCS that do not appear in the NLRB data</li>
  <li>Survey unions</li>
</ol>

<p>As of right now, we really don’t have a good understanding of the trends in
union organizing. We have great data on NLRB-election organizing, but that
may be a small part of the overall picture.</p>

<h3 id="reflections-on-weeknotes">Reflections on Weeknotes</h3>
<p>This is my fourth week of doing these weeknotes. I’ve enjoyed doing them,
but I’m not sure they are serving the purpose of reflecting on my labor.</p>

<p>Most of my working hours involves client meetings, project planning,
writing scopes, writing emails, and managing staff. I haven’t
written anything about any of those things.</p>

<p>Instead, I’ve written about little pieces of technology or what
I’m learning on projects that are not for a client.</p>

<p>This is not really because these are the things that I am doing every week
that I think are most interesting, but because I think they are subjects
about which I can write something shortish that would be interesting to
an audience, and which pose no risks to any relationship.</p>

<p>For me, it’s hard to abstract and decontextualize the relational work
that I do enough that I could describe something I learned in enough
generality that I could explain what I learned and why it is
interesting outside the specifics of those relationships.</p>

<p>Even if I undertook that effort though, it feels risky to be more
transparent about how I think about clients, project management, or
staff development. Even if I successfully decontextualize, my clients,
partners, and staff might recognize themselves in my reflections, and
may not like how I see things.</p>

<p>But given those fears, and that my main labor is so relational, a public
weeknotes is probably not the right venue for reflecting on the core
of my actual work.</p>]]></content><author><name></name></author><category term="labor" /><summary type="html"><![CDATA[Weeknotes for Febrary 4th, 2022]]></summary></entry><entry><title type="html">January 14, 2022 - Weeknotes</title><link href="/2022/01/14/weeknotes.html" rel="alternate" type="text/html" title="January 14, 2022 - Weeknotes" /><published>2022-01-14T00:00:00+00:00</published><updated>2022-01-14T00:00:00+00:00</updated><id>/2022/01/14/weeknotes</id><content type="html" xml:base="/2022/01/14/weeknotes.html"><![CDATA[<h4 id="hiring">Hiring</h4>
<p>We finished a hiring round for a Developer I. Two things that were different:</p>

<ol>
  <li>we were open to US applicants in Pacific, Mountain, Central, and Eastern timezones (last time we excluded Pacific).</li>
  <li>we implemented a <a href="https://en.wikipedia.org/wiki/Rooney_Rule">Rooney Rule</a> for our interview stage.</li>
</ol>

<p>I think both went well. Our applicant and interview pool was strong.</p>

<h4 id="union-election-delays">Union election delays</h4>
<p><a href="https://twitter.com/aaronsojourner">Aaron Sojourner</a> asked me if I
had the distribution of the delays between when workers ask the NLRB
for an election and the election being held.</p>

<p>I put together a <a href="https://observablehq.com/@fgregg/distribution-of-days-from-filing-to-first-election">Observable notebook to answer
that</a>.</p>

<p>After I put together the initial histogram, I decided to look at it by
year. I’m glad I did because there was a pretty big change in 2015 due
to Obama era rule changes to shorten delays. h/t <a href="https://twitter.com/dskamper">Dave Kamper</a>.</p>

<p>I used a bit of code from <a href="https://twitter.com/palewire">Ben Welsh</a> to
add a <a href="https://observablehq.com/@palewire/saving-csv">download data link as spreadsheet
(csv)</a> to the
notebook. I’d like to do this for everything going forward.</p>

<h4 id="notices-of-initial-bargaining">Notices of initial bargaining</h4>
<p>I submitted a FOIA for <a href="https://www.muckrock.com/foi/united-states-of-america-10/voluntary-recognitions-october-1-2021-december-31-2021-122468/">notices of initial bargaining filed with
the
FMCS</a>.</p>

<p>This FOIA may be helpful in identifying voluntary recognitions and
other union formations occuring outside of the NLRB. I suspect that
the <a href="https://labordata.bunkum.us/voluntary_recognitions">voluntary recognition notices filed to the NLRB are a partial
picture</a>.</p>

<p><a href="https://twitter.com/UnionElections">@UnionElections</a> sent me a list
of voluntary recognitions that he had compiled. When I get the <a href="https://www.muckrock.com/foi/united-states-of-america-10/voluntary-recognitions-october-1-2021-december-31-2021-122468/">Q4
2022 voluntary recognition data from the
NLRB</a>,
I want to compare the two lists and see what kind of differences there
are.</p>

<h4 id="gardening">Gardening</h4>

<p>We secure the same 25 x 15 plot we had last year. Some friends are
going to split the plot with us, which I’m excited about. Last year,
almost nothing we direct sowed came up, so that’s something I want to
read about.</p>

<h4 id="managing-meetings">Managing meetings</h4>
<p>The first two weeks of January had too many meetings. I’d like to
build a little github action app that sets a budget of the number of
hours of meetings i can be schedule for during a week by hooking into
the Calendly and Google Calendar APIs. Sounds like a yak i shouldn’t
shave, but I might.</p>

<h4 id="chicago-journalist-association-award">Chicago Journalist Association Award</h4>
<p>I got DataMade’s plaque from the Chicago Journalist Association for
our first place award of Best Series for the <a href="https://thecircuit.cc/">The
Circuit</a>.</p>]]></content><author><name></name></author><category term="labor" /><summary type="html"><![CDATA[Weeknotes for January 14, 2022]]></summary></entry></feed>