{"id":1311,"date":"2021-09-16T07:15:26","date_gmt":"2021-09-16T07:15:26","guid":{"rendered":"https:\/\/gcdev3.com\/mwra\/?page_id=1311"},"modified":"2021-09-16T07:15:26","modified_gmt":"2021-09-16T07:15:26","slug":"rate-calculator","status":"publish","type":"page","link":"https:\/\/www.gcdev3.com\/mwra\/rate-calculator\/","title":{"rendered":"Rate Calculator"},"content":{"rendered":"<!-- Modal -->\n<div class=\"ratecalculator\" xmlns=\"http:\/\/www.w3.org\/1999\/html\">\n\t<div class=\"error-msg\"><\/div>\n\t<div class=\"row\">\n\t\t<div class=\"col-sm-7\">\n\t\t\t<form id=\"ratecalculator_form\">\n\t\t\t\t<h3>Rate Calculator<\/h3>\n\t\t\t\t<input type=\"hidden\" name=\"action\" value=\"rc_form\" \/>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<h4 class=\"mb-0\">Step 1: Select state, year and community<\/h4>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"community-year row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>State<\/label>\n\t\t\t\t\t\t<select name=\"rc_state\" id=\"rc_state\">\n\t\t\t\t\t\t\t<option value=\"MA\">Massachusetts<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Year<\/label>\n\t\t\t\t\t\t<select name=\"rc_year\" id=\"rc_year\">\n\t\t\t\t\t\t\t<option value=\"\" ><\/option><option value=\"2020\" >2020<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Community<\/label>\n\t\t\t\t\t\t<select name=\"rc_community\" id=\"rc_community\">\n\t\t\t\t\t\t\t<!-- list goes here -->\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<h4 class=\"pt-4 mb-0\">Step 2: Choose service type<\/h4>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"service-units row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Select service type<\/label>\n\t\t\t\t\t\t<select name=\"service_type\" id=\"unit_type\">\n\t\t\t\t\t\t\t<option value=\"water\"  selected>Water Bill<\/option>\n\t\t\t\t\t\t\t<option value=\"sewer\" >Sewer Bill<\/option>\n\t\t\t\t\t\t\t<option value=\"water_sewer\" >Water + Sewer Bill<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<h4 class=\"pt-4 mb-0\">Step 3: Enter Usage amount, unit type and time period<\/h4>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"usage row\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Usage Amount<\/label>\n\t\t\t\t\t\t<input type=\"number\" step=\".01\" name=\"usage_amount\" id=\"usage_amount\" value=\"\" \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Units <i class=\"fa fa-question-circle\" data-toggle=\"tooltip\" data-html=\"true\" title=\"KGAL (Kilogallons) = 1000 Gallons <br> HCF (Hundreds of Cubic Feet) = 748 Gallons\"><\/i><\/label>\n\t\t\t\t\t\t<select name=\"unit_type\" id=\"unit_type\">\n\t\t\t\t\t\t\t<option value=\"HCF\"  >HCF<\/option>\n\t\t\t\t\t\t\t<option value=\"KGAL\"  >KGAL<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<label>Frequency<\/label>\n\t\t\t\t\t\t<select id=\"usage_frequency\" name=\"usage_frequency\">\n\t\t\t\t\t\t\t<option value=\"1\" >Annually<\/option><option value=\"2\" >Semi-Annualy<\/option><option value=\"3\" >Triannully<\/option><option value=\"4\" >Quarterly<\/option><option value=\"6\" >Bi-Monthly<\/option><option value=\"12\" >Monthly<\/option><option value=\"365\" >Daily<\/option>\n\t\t\t\t\t\t<\/select>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"row pt-4 mb-0\">\n\t\t\t\t\t<div class=\"col\">\n\t\t\t\t\t\t<button type=\"submit\" class=\"btn primary\" name=\"submit\">Calculate Bill<\/button>\n\t\t\t\t\t\t<a class=\"btn\" href=\"\/mwra\/wp-json\/wp\/v2\/pages\/1311\">Reset<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t<\/form>\n\t\t<\/div>\n\t\t<div class=\"col-sm-5\">\n\t\t\t<div class=\"result\">\n\t\t\t\t<h3>Water Usage<\/h3>\n\t\t\t\t<div class=\"error-msg\"><\/div>\n\t\t\t\t<div class=\"fee\">\n\t\t\t\t\t<label>Bill <\/label>\n\t\t\t\t\t<span class=\"amount\">$0<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"fee-month\">\n\t\t\t\t\t<label>Monthly<\/label>\n\t\t\t\t\t<span class=\"amount\">$0<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"fee-year\">\n\t\t\t\t\t<label>Annually<\/label>\n\t\t\t\t\t<span class=\"amount\">$0<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":30,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1311","page","type-page","status-publish","hentry","has-not-thumbnail"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/pages\/1311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/comments?post=1311"}],"version-history":[{"count":0,"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/pages\/1311\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.gcdev3.com\/mwra\/wp-json\/wp\/v2\/media?parent=1311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}