Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (16 loc) · 682 Bytes

File metadata and controls

18 lines (16 loc) · 682 Bytes
title Press
excerpt Select media clips of Ben Balter in the press talking about open source, open data, and government innovation.
layout page
permalink /press/
id /press

I regularly speak with the press about open source, open data, and innovation within government. Below are some highlights:

    {% for clip in site.data.clips | sort: "date" | reverse %}
  • {{ clip.title }}
    {{ clip.publication }} — {{ clip.date | date: '%B %d, %Y' }}
  • {% endfor %}