<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>utf9k</title>
    <link>https://utf9k.net/projects/</link>
    <description>You are online and logged on to my personal site</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>marcus@utf9k.net (Marcus Crane)</managingEditor>
    <webMaster>marcus@utf9k.net (Marcus Crane)</webMaster>
    <atom:link href="https://utf9k.net/projects/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Most ticketed parking spots in Parnell, Auckland</title>
      <link>https://utf9k.net/projects/parnell/</link>
      <description>A previous project of mine that interactively mapped out parking tickets issued in the Parnell area over a period of a few years</description>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>marcus@utf9k.net (Marcus Crane)</author>
      
      <guid>https://utf9k.net/projects/parnell</guid>
      <content type="html">&lt;p&gt;This little project was written back when I worked at &lt;a href=&#34;https://xero.com/nz/&#34;&gt;Xero&lt;/a&gt;, in one of our older Auckland offices.&lt;/p&gt;&#xA;&lt;p&gt;There was a &lt;a href=&#34;https://slack.com&#34;&gt;Slack&lt;/a&gt; channel dedicated to sighting of the local parking warden because the surrounding area just really lacked parking. There were some parking buildings but they changed something like $28/day (!)&lt;/p&gt;&#xA;&lt;p&gt;While I didn&amp;rsquo;t drive at the time, I was wondering if it would be possible to create a heatmap showing the most commonly ticketed parking spots around &lt;a href=&#34;https://en.wikipedia.org/wiki/Parnell,_New_Zealand&#34;&gt;Parnell&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll write about it more some other time but in short, I filed an OIA for parking tickets over a 2 year period, converted a big spreadsheet into GeoJSON and then added a time dimension to each ticketed area.&lt;/p&gt;&#xA;&lt;p&gt;The result is an interactive map where you can change the time of day to see the average ticketing increase and decrease throughout the day.&lt;/p&gt;&#xA;&lt;p&gt;The idea was that if you invert this information, you can find the spot least likely to be ticketed.&lt;/p&gt;&#xA;&lt;p&gt;You can play around with the project just below but if you&amp;rsquo;d like to see a full screen version, or you have iframes disabled, then you can &lt;a href=&#34;https://parnell.utf9k.net&#34;&gt;check it out here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;iframe src=&#34;https://parnell.utf9k.net&#34; style=&#34;height: 500px;&#34; allowfullscreen&gt;&lt;/iframe&gt;&#xA;</content>
    </item>
    <item>
      <title>netbox-plugin-azuread</title>
      <link>https://utf9k.net/projects/netbox-plugin-azuread/</link>
      <description>A now-archived plugin that added Azure Active Directory authentication to Netbox</description>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>marcus@utf9k.net (Marcus Crane)</author>
      
      <guid>https://utf9k.net/projects/netbox-plugin-azuread</guid>
      <content type="html">&lt;p&gt;A Python plugin for the &lt;a href=&#34;https://docs.microsoft.com/en-us/windows-server/networking/technologies/ipam/ipam-top&#34;&gt;IPAM&lt;/a&gt; tool &lt;a href=&#34;https://github.com/netbox-community/netbox&#34;&gt;Netbox&lt;/a&gt;, &lt;code&gt;netbox-plugin-azuread&lt;/code&gt; adds support for OAuth authentication with &lt;a href=&#34;https://azure.microsoft.com/en-us/services/active-directory/&#34;&gt;Azure Active Directory&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;By default, Netbox supports standard username/password logins, SAML logins and logins configured via a remote auth header.&lt;/p&gt;&#xA;&lt;p&gt;This plugin was my first real attempt at publishing a Python library and has been running for many months within a production deployment.&lt;/p&gt;&#xA;&lt;p&gt;I mostly just scanned some existing AzureAD auth libraries and pieced together how to transform it into a Netbox/Django plugin.&lt;/p&gt;&#xA;&lt;p&gt;You can view the plugin on &lt;a href=&#34;https://github.com/marcus-crane/netbox-plugin-azuread&#34;&gt;Github&lt;/a&gt; or &lt;a href=&#34;https://pypi.org/project/netbox-plugin-azuread/&#34;&gt;PyPI&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;figure&gt;&#xA;  &lt;a href=&#34;https://cdn.utf9k.net/projects/netbox-plugin-azuread/netbox-login.png&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;    &lt;img src=&#34;https://cdn.utf9k.net/projects/netbox-plugin-azuread/netbox-login.png&#34; alt=&#34;A slightly modified version of the Netbox login screen that shows two buttons. One is labelled Azure AD while the other is labelled Password&#34; loading=&#34;lazy&#34;&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&lt;figure&gt;&#xA;  &lt;a href=&#34;https://cdn.utf9k.net/projects/netbox-plugin-azuread/netbox-profile.png&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;    &lt;img src=&#34;https://cdn.utf9k.net/projects/netbox-plugin-azuread/netbox-profile.png&#34; alt=&#34;The normal Netbox login screen showing a logged in user, who has been created via OAuth with Azure AD&#34; loading=&#34;lazy&#34;&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;</content>
    </item>
    <item>
      <title>October</title>
      <link>https://utf9k.net/projects/october/</link>
      <description>A project of mine that allows Kobo users to sync their highlights to Readwise. It solves a problem in my workflow and I use it quite regularly.</description>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>marcus@utf9k.net (Marcus Crane)</author>
      
      <guid>https://utf9k.net/projects/october</guid>
      <content type="html">&lt;p&gt;&lt;figure&gt;&#xA;  &lt;a href=&#34;https://cdn.utf9k.net/projects/october/selector_main.png&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;    &lt;img src=&#34;https://cdn.utf9k.net/projects/october/selector_main.png&#34; alt=&#34;A screenshot of October. Visible is a macOS window in the foreground with the background wallpaper visible behind it. The window shows that a Kobo Libra H20 is currently connected. On the right is a single button that asks if the user would like to sync 249 highlights to Readwise. At the bottom is a toast saying that 217 highlights were sent to Readwise successfully.&#34; loading=&#34;lazy&#34;&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m a user of &lt;a href=&#34;https://readwise.io&#34;&gt;Readwise&lt;/a&gt; which is a service that allows you to import all sorts of highlights from books and &lt;a href=&#34;https://readwise.io/read&#34;&gt;articles&lt;/a&gt; through to tweets and even &lt;a href=&#34;https://chrome.google.com/webstore/detail/comments-to-readwise/mbpckcijlikkkakedodgpgkdmgbdogmp&#34;&gt;comments&lt;/a&gt;&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;&#xA;&lt;p&gt;There is unofficial official support for Kindle and iBooks, by which I mean Readwise supports those sources but they are still not officially sanctioned (or known!) by Amazon and Apple respectively.&lt;/p&gt;&#xA;&lt;p&gt;Kobo, which is the primary competitor to Kindle, has lots of nice eReaders but historically Readwise has had no support for them as they don&amp;rsquo;t have a web UI to scrape.&lt;/p&gt;&#xA;&lt;p&gt;The other part of the problem is that getting your highlights off of your device is very fiddly for technical users, and nigh-on-impossible for non-technical users as it requires performing SQL queries against a &lt;a href=&#34;https://www.sqlite.org/index.html&#34;&gt;SQLite&lt;/a&gt; database.&lt;/p&gt;&#xA;&lt;p&gt;This is where October comes in. It was created primarily to scratch my own itch. While I&amp;rsquo;m perfectly capable of extracting highlights from my device, I also aspire to do as little work as possible.&lt;/p&gt;&#xA;&lt;p&gt;This first version is very sparse and gives the user very little option besides syncing their highlights. It works well for myself, and has helped a few users but it doesn&amp;rsquo;t provide much ability to introspect the upload process or control eg; which books are uploaded.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve begun work on a rewrite from the ground up which provides more control and insight to the end user.&lt;/p&gt;&#xA;&lt;p&gt;At the time of writing, October is promoted within Readwise itself as the only option for uploading Kobo highlights. Previously, the Readwise team had released an integration for uploading store-bought highlights via Kobo APIs but this was unfortunately shut down.&lt;/p&gt;&#xA;&lt;p&gt;On a technical level, October is comprised of a &lt;a href=&#34;https://reactjs.org/&#34;&gt;React&lt;/a&gt; frontend with the backend being powered by &lt;a href=&#34;https://wails.io/&#34;&gt;Wails&lt;/a&gt;, a relatively new Golang framework for creating applications.&lt;/p&gt;&#xA;&lt;p&gt;As the React frontend is bundled up into minimised HTML, this results in October weighing in at a measly 12 megabytes.&lt;/p&gt;&#xA;&lt;p&gt;It features a Windows build, a fully code signed macOS version and a Linux version works experimentally&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; but is not currently distributed.&lt;/p&gt;&#xA;&lt;p&gt;Funnily enough, most of the reading I have done over the duration of this project has been making random highlights as a pseudo-integration test.&lt;/p&gt;&#xA;&lt;p&gt;If I look at things from a big picture view, I would probably read a lot more if I just deleted this project and resorted to manually uploading my highlights!&lt;/p&gt;&#xA;&lt;p&gt;Links:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/marcus-crane/october&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://october.utf9k.net/&#34;&gt;Website&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;&#xA;&lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li id=&#34;fn:1&#34;&gt;&#xA;&lt;p&gt;There are lots of comments that I want to make notes on but Readwise doesn&amp;rsquo;t support importing these. It makes sense of course since every website layout is arbitrary but to scratch my own itch, I made a Chrome extension that sends Hacker News and Reddit comments to Readwise.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li id=&#34;fn:2&#34;&gt;&#xA;&lt;p&gt;You&amp;rsquo;re welcome to compile it if this is useful to you! I haven&amp;rsquo;t looked into distribution and packaging plus last I checked, Linux support for Wails was solid but technically still marked as experimental.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;/div&gt;&#xA;</content>
    </item>
    <item>
      <title>Vehicles towed in Auckland, New Zealand</title>
      <link>https://utf9k.net/projects/towing/</link>
      <description>Three years of towing data being simulated all at once</description>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>marcus@utf9k.net (Marcus Crane)</author>
      
      <guid>https://utf9k.net/projects/towing</guid>
      <content type="html">&lt;p&gt;&lt;figure&gt;&#xA;  &lt;a href=&#34;https://cdn.utf9k.net/projects/towing/website.png&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&#xA;    &lt;img src=&#34;https://cdn.utf9k.net/projects/towing/website.png&#34; alt=&#34;A screenshot of the towing.utf9k.net website. A map of the city of Auckland, New Zealand is visible with lots of little orange streaks visible on the map. Each streak represents a vehicle that was towed over a 3 year period. Each streak is in motion, heading to where they were towed to.&#34; loading=&#34;lazy&#34;&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Quite a few years ago, I found myself sitting outside of a cafe. I was staring across the street at a carpark and noticed that every so often, &lt;a href=&#34;https://www.google.com/maps/@-36.8647825,174.7607181,3a,75y,78.37h,86.35t/data=!3m6!1e1!3m4!1sJuwWzp4GFW4TPKe0zlGP1A!2e0!7i16384!8i8192?entry=ttu&#34;&gt;a tow truck would pull in, towing a car behind it.&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This is perfectly normal of course but after a few of these, it occurred to me that it might be interesting to see what that looks like from a birds eye view. Surely it would look like some of kind of stream where the towing yard is a hot spot with tentacles sprawling out all over the city.&lt;/p&gt;&#xA;&lt;p&gt;It took me quite a few years but I managed to go from this idea to a simulation that shows 3 years worth of vehicles, represented as orange lines, flowing throughout the city to their final destination.&lt;/p&gt;&#xA;&lt;p&gt;You can&amp;rsquo;t just pluck out where a vehicle was picked up and taken to because that makes a straight line. To have the full effect, you need to figure out a likely route for every single instance and then plot a line across all of the streets in between for your simulated vehicle to follow.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m pretty proud of the final result which is probably one of the more advanced side projects I&amp;rsquo;ve put together, considering it started with a big messy spreadsheet and ended up with an interactive visualisation.&lt;/p&gt;&#xA;&lt;p&gt;You can play around with the project just below but if you&amp;rsquo;d like to see a full screen version, or you have iframes disabled, then you can &lt;a href=&#34;https://towing.utf9k.net&#34;&gt;check it out here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;If you&amp;rsquo;d like to read a detailed write-up on how this was made, or follow along with creating your own version, you can find those details in &lt;a href=&#34;/blog/spreadsheet-to-visualisation&#34;&gt;this blog post&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;iframe src=&#34;https://towing.utf9k.net&#34; style=&#34;height: 500px;&#34; allowfullscreen&gt;&lt;/iframe&gt;&#xA;</content>
    </item>
    <item>
      <title>Yearly review of OIAs redacted or declined by the NZ government</title>
      <link>https://utf9k.net/projects/meta-oia-requests/</link>
      <description>An ongoing project of mine where I ask some meta-questions about documents that are redacted each year in New Zealand</description>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>marcus@utf9k.net (Marcus Crane)</author>
      
      <guid>https://utf9k.net/projects/meta-oia-requests</guid>
      <content type="html">&lt;p&gt;This one probably needs a bit of explanation, more than most of my projects.&lt;/p&gt;&#xA;&lt;p&gt;The short version is that here in New Zealand, we have the &lt;a href=&#34;https://en.wikipedia.org/wiki/Official_Information_Act_1982&#34;&gt;Official Information Act of 1982&lt;/a&gt; or OIA for short.&lt;/p&gt;&#xA;&lt;p&gt;It allows anyone in New Zealand, permanent or otherwise, to request almost any sort of information from members of government.&lt;/p&gt;&#xA;&lt;p&gt;I once wrote a getting started guide that go through the background and all that &lt;a href=&#34;/blog/nz-oia-guide&#34;&gt;here&lt;/a&gt; so I can recommend that for extra context.&lt;/p&gt;&#xA;&lt;p&gt;Anyway, in saying this, there are certain &amp;ldquo;grounds&amp;rdquo; that can be invoked to redact or retain secrets such as those that might affect the privacy of a person or cause economic troubles for example.&lt;/p&gt;&#xA;&lt;p&gt;That got me thinking. While the contents of redacted OIAs may not be accessible to the public, metadata about those OIAs can be just as interesting and so that&amp;rsquo;s what this project is about.&lt;/p&gt;&#xA;&lt;p&gt;Each year, I make a request to the Prime Minister&amp;rsquo;s Office and ask for a list of OIAs that have been redacted or denied each year.&lt;/p&gt;&#xA;&lt;p&gt;Admittedly, a few years I&amp;rsquo;ve forgotten to explicitly request the particular date so half of my data set are just time ranges but generally, the titles and grounds for denial are the most interesting.&lt;/p&gt;&#xA;&lt;p&gt;At some point, I may file a request to backfill some data prior to when this list started but I haven&amp;rsquo;t had any plans to do much more than keep it updated yearly as of yet.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;m due to file my next update sometime around August or September 2021&lt;/p&gt;&#xA;&lt;table&gt;&#xA;&#x9;&lt;thead&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Request Date&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Subject&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;th&gt;Denied Under&lt;/th&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/thead&gt;&#xA;&#x9;&lt;tbody&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;09/02/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Detention and deporation of New Zealanders from Australia&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;30/03/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Prime Minister&amp;rsquo;s recent visit to Sri Lanka&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;06/04/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Communications regarding the 2016 US Presidential Election&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;25/05/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Britain possibly leaving the European Union&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;07/06/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Panama Papers&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;16/08/2016&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Decision to extend New Zealand&amp;rsquo;s training mission to Iraq&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Intelligence and advice to the NZ government related to the 9/11 event&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Record of OIAs from February 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Preparation for Trump Administration&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;NSS handbook examples of 1080 and domestic incident&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;The steel industry and trade issues&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Meetings with Australian officials on social security&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2016 - 2017&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Interactions with United States Film Industry representatives&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;13/04/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Advice relating to Labour Party summer schools&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;18/04/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Weekly reports provided to the Minister for National Security and Intelligence&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)(i)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;20/04/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Correspondence with the Office of the President of the United States&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;18/05/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Information including individual costs of gifts given during visit to Europe and the UK&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;28/06/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Prime Minister&amp;rsquo;s diary&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;03/07/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Records of meeting with former President of the United States&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;13/07/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Documents received as Minister for Arts, Culture &amp;amp; Heritage, Minister for Child Poverty Reduction and Minister for National Security &amp;amp; Intelligence&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(b)(i)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;24/07/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Records relating to visit to NZ by former US Secretary of State Hillary Clinton&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;30/07/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Correspondence with the President of the United States&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;11/09/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Inquiry into the appointment process for the Deputy Police Commissioner&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;03/10/2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Phone calls to heads of state&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to F-16 Lease Arrangement ERD Papers 14 March 2000&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to information held by the Department of the Prime Minister and Cabinet concerning extending NZ Iraq deployment&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request about the Government&amp;rsquo;s desire for greater transparency regarding military deployments&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request about the status of information that was subject to previous Official Information Act requests (that&amp;rsquo;s me!)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to discussions referred to in published Aide Memoire about possible NZDF contribution to counter-ISIS coalition&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for a Government report into the hijacking of Air New Zealand TE24&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to telecommunication issues associated with Huawei between 1 October 2017 and 30 September 2018&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)(i)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to the Cyber Credentials Scheme&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to discussions referred to in published Aide Memoire about possible NZDF contribution to counter-ISIS coalition (follow up request)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for briefings provided to Attorney-General in relation to the Five Country Ministerial and Quintet Meeting&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for information relating to white nationalism, and meetings with the Islamic Women&amp;rsquo;s Council&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to DPMC policy advice and the Policy Project&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request on various matters relating to national security and counter-terrorism&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to advice provided to the Prime Minister on camps in Xinjiang, China&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for the number of National Assessment Bureau Employees, the number who speak Mandarin and Cantonese and the number with a security clearance&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2018 - 2019&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to the July inter-agency cyber meeting&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to Moonshot CVE&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to Y2K&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for information relating to the Whakaari/White Island eruption on 9 December 2019 and the subsequent recovery operation&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request regarding Zoom conference clearance&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for titles and dates of formal reports relating to COVID-19&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to women&amp;rsquo;s involvement in Radical-extremist groups&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to Asian organised crime&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2019 - 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to the Trans-Tasman bubble&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to Five Country Ministerial meetings&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b), 6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to foreign interference in the 2020 New Zealand General Election&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to counter terrorism and the Royal Commission of Inquiry into the Terrorist Attack on Christchurch mosques&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)(i)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to the Arotake Report&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for a copy of a briefing relating to 5G Security&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for briefings relating to Cyber Ransom and strengthening NZ&amp;rsquo;s resilience to disinformation&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(b)(i)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to ODESC governance boards and sub committees&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to briefing papers prepared for the Prime Minister on the sources of a book&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request relating to documents on the governments COVID-19 response in 2020&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a), 6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for briefings and Cabinet papers relating to New Zealand&amp;rsquo;s involvement in Afghanistan&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for information relating to the Whaakari Event&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(a)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&#x9;&#x9;&lt;tr&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;2020 - 2021&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;Request for correspondence with COVID-19 advertisers&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&lt;td&gt;6(c)&lt;/td&gt;&#xA;&#x9;&#x9;&#x9;&lt;/tr&gt;&#xA;&#x9;&lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;p&gt;&lt;strong&gt;Sources&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;2016 - 2017: &lt;a href=&#34;https://fyi.org.nz/request/4578-foia-sections-s6-a-and-s-6-b-i&#34;&gt;FOIA Sections S6 (a) and S (6) b (i) - fyi.govt.nz&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;2017 - 2018: &lt;a href=&#34;https://fyi.org.nz/request/6763-withheld-rejected-oia-filings&#34;&gt;Withheld / Rejected OIA Filings - fyi.govt.nz&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;2018 - 2019: &lt;a href=&#34;https://fyi.org.nz/request/11587-foia-sections-s6-a-and-s-6-b-i-oct-2018-oct-2019&#34;&gt;FOIA Sections S6(a) and S(6)b(i) - Oct 2018 - Oct 2019&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;2019 - 2020: &lt;a href=&#34;https://fyi.org.nz/request/13527-foia-sections-s6-a-and-s-6-b-i-nov-2019-aug-2020&#34;&gt;FOIA Sections S6(a) and S(6)b(i) - Nov 2019 - Aug 2020&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;2020 - 2021: &lt;a href=&#34;https://fyi.org.nz/request/16579-dpmc-oias-affected-by-section-6-aug-2020-aug-2021&#34;&gt;[DPMC] OIAs affected by Section 6 | Aug 2020 - Aug 2021&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/marcus-crane/utf9k/blob/main/src/data/metaoia.yml&#34;&gt;Spotted something wrong with the table or just want a copy of the data?&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Job opportunities recinded due to this project: &lt;strong&gt;2&lt;/strong&gt;&lt;/p&gt;&#xA;</content>
    </item>
  </channel>
</rss>

