Code Monkey home page Code Monkey logo

hud-hmis-lsa-bed-counts-tableau's Introduction

hud-hmis-lsa-bed-counts-tableau

Uses your HUD LSA export to see bed counts in Tableau.

You will need to take your LSA Export and combine the sheets in Excel. The required sheets must be named "Project", "HMISParticipation", and "Inventory". If you don't have Tableau Desktop you can use the Tableau Public client to see the data and modify the PIT date. There is no client level data so you could also host on Tableau public depending on your organization/CoC's policies for others to be able to review the information. Tableau Public can be download here.

If you have seasonal beds you will have to add that as an alias to the appropriate variable, otherwise that is what the "2" would represent under "Availability".

To use this you can either:

  • Create an Excel woorkbook and add each of the CSVs as a sheet

OR

  • Use the csv-zip-to-excel.py to do the work for you. This is recommended unless you want to manually recompile your xlsx file with every export.

    • To use the python script make sure you have python, pandas, and openpyxl installed.
      • Python 3.9+ should work and can be downloaded here if you don't already have it - https://www.python.org/downloads/
      • Once Python is installed you can install pandas and openpyxl use pip install pandas openpyxl from the command line. If Python wasn't added to your path you may need to add the full path to python before the pip command. If Python was added to your PATH you may need to log off and log back in.
      • To create your xlsx from the zip file use python csv-zip-to-excel.py c:\path_to_your_export\export_file.zip If there are spaces in the path you will need to surround them by quotes. The output xlsx will be placed in the same folder that the zip was originally located in.

Once you have your XLSX file you can then open the Tableau workbook and choose the XLSX file for the data source!

Connect Data

The [PIT Date] variable is set to "2023-01-25" (January 25th, 2023). You can modify this value to your community's PIT/HIC date.

Download Tableau Workbook and Python script here

Tableau Preview

hud-hmis-lsa-bed-counts-tableau's People

Contributors

nmbgeek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.