united-states-housing-and-urban-development

United States Housing and Urban Development - project data and scripts

https://github.com/joelparkerhenderson/united-states-housing-and-urban-development

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

United States Housing and Urban Development - project data and scripts

Basic Info
  • Host: GitHub
  • Owner: joelparkerhenderson
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 60.5 KB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing Code of conduct Citation Codeowners

README.md

United States Housing and Urban Development

This repository is based on the United States (U.S.) Department of Housing and Urban Development (HUD).

This repository has U.S. HUD information and derivatives that our team uses for projects.

This is not a U.S. HUD official repository.

Wordbook:

  • Housing and Urban Development (HUD)

  • Homeless Management Information System (HMIS)

  • XML Schema Definition (XSD)

  • Structured Query Language (SQL)

Files:

  • HUD HMIS XSD specification.

  • HUD HMIS SQL file that is our team's conversion of the XSD file.

  • A simple script that converts the HUD HMIS XSD file from XML to SQL.

The HUD HMIS XSD file is provided by https://github.com/hmis-interop/xml.

For more info about HMIS and its specifications, see https://www.hudexchange.info/programs/hmis/ and http://www.hudhdx.info/VendorResources.aspx.

SQL

To load the SQL file, such as into Postgres, such as using the command line, one way is via the command psql.

Syntax:

sh psql -h hostname -d databasename -U username -f filename

Example:

sh psql -h localhost -d us_hud_hmis -U us_hud_hmis_administrator -f HUD_HMIS.sql

Owner

  • Name: Joel Parker Henderson
  • Login: joelparkerhenderson
  • Kind: user
  • Location: California

Software developer. Technology consultant. Creator of GitAlias.com, NumCommand.com, SixArm.com, and many open source projects.

Citation (CITATION.cff)

cff-version: 1.2.0
title: United States Housing and Urban Development
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Joel Parker
    family-names: Henderson
    email: joel@joelparkerhenderson.com
    affiliation: joelparkerhenderson.com
    orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
  - type: url
    value: 'https://github.com/joelparkerhenderson/united-states-housing-and-urban-development/'
    description: United States Housing and Urban Development
repository-code: 'https://github.com/joelparkerhenderson/united-states-housing-and-urban-development/'
abstract: >-
  United States Housing and Urban Development
license: See license file

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
Last Year
  • Watch event: 1
  • Push event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 14
  • Total Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joel Parker Henderson j****l@j****m 14
Committer Domains (Top 20 + Academic)