Skip to content

Learn Open Data / Resources

The following are useful open data resources:


Policies, Initiatives, and Guides

Data Formats

The following data formats are commonly used for open datasets:

Software - Portals

Open data portals provide searchable catalogs and provide access to datasets in various formats. The following are popular open data portals software platforms:

Software - Tools

The following software tools are helpful to process datasets:

Software - Linux Command Line Shell

A Linux shell provides command-line access to powerful data processing tools. Such a shell is more powerful than Windows command prompt and is portable across operating systems. The following are options for enabling a Linux shell, and software may already be available, depending on what has already been installed on the computer.

  • Cygwin - a Linux environment on Windows (see OWF Learn Cygwin)
  • Git Bash - installed with Git
    • see Git for Windows - this will start a download
    • git is available on Linux environments through normal install tools
  • Windows Subsystem for Linux
  • Linux
    • pick a version such as Ubuntu
    • can install on Windows using a virtual machine such as Virtual Box