You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Welcome to the CAREWare FAQ Page

Showing articles from FPL tag

2024 Federal Poverty Level

-- Declare variables for poverty level values DECLARE @contiguousUSOnePerson float DECLARE @contiguousUSIncrement float DECLARE @alaskaOnePerson float DECLARE @alaskaIncrement float DECLARE @hawaiiOnePerson float DECLARE @hawaiiIncrement float -- Set the values SET @contiguousUSOnePerson = 15060 SET @contigu…

scroll to top icon