Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 994 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 994 Bytes

Build Status

Open Data Federal Agency Extras module

Open Data Federal Agency Extras module. Extends DKAN Dataset to include selected Project Open Data and other federal requirements

Additional Fields

  • Bureau Code
  • Program Code
  • Landing Page
  • Data Standard
  • Data Quality
  • Data Dictionary Type
  • Collection
  • Rights
  • Is Part Of
  • Language
  • primary IT Investment UII
  • System of Records
  • Category

Requirements

Requires DKAN Dataset module.

Update Program code list

  1. Go to http://project-open-data.github.io/schema/#programCode
  2. Download "Federal Program Inventory"
  3. Export in csv to fed_program_code_list
  4. cd 'fed_program_code_list'
  5. Make sure filenames at beginning of list_to_array.php are correct.
  6. Run php -r " require 'list_to_array.php'; opfe_list_to_array_process();