Title: Virginia Indigency Calculator for both Civil and Criminal Cases Author: Loren Chen Before:

This is a class project. You should not rely on it as a source of legal information. It is likely incomplete.

Virginia Indigency Calculator

Answer the following questions to see if you qualify for appointment of counsel or a fee waiver.

After: Q(hello): Welcome. Are you inquiring about a case in Virginia? A:Yes Q(name): You are in the right place then. What is your name? (type your name and press enter) X: Q(1.1.1):Hello name GOTO:welcome A:No Q(1.2):Unfortunately I only provide advice for cases in Virginia. Maybe this will help? A: Thanks Q(1.2.1):You're very welcome. GOTO:inquiries Q(welcome): Are you filing a civil case or criminal case? See here for more information. A: Civil Q(2.1): Would you like to apply for a fee waiver? A: Yes Q(2.1.1): Are you an adult or a juvenile (under 18 years of age)? A: Adult Q(assistance): Are you (or the adult of the juvenile) a current recipient of a state or federally administered public assistance program such as AFDC, Food Stamps, Medicaid, and Supplemental Security Income? A:Yes Q(assistance1):GOTO:waiver A:No Q(home): What is your household size? (includes total number of persons residing in the home that the defendant has financial responsibility for (including the defendant) unless those people are victims of the defendant) (type the value and press enter) X:number Q(income): How much do you make a year? (This will include everyone who is in your household as indicated previously) (type the value and press enter) X:[javascript:if (fedpov(getvar('home'),getvar('income'),125)){goto ('waiver')} else {goto('nowaiver')} ]number A: I don't know Q(2.1.1.1.2.1.2): Please consult your latest tax forms and return when you have the relevant information. A:continue Q(2.1.1.1.2.1.2.1):GOTO:inquiries A: Juvenile (Juveniles are usually not charged civilly) Q(2.1.1.2): Are you under the care of your parents? (usually you will be under their care unless they are determined to have to be emancipated (independent of parents by court order or on active duty) A: Yes Q(2.1.1.2.1):Enter the income of the parents and include them for household A:continue Q(2.1.1.2.1.1):GOTO:assistance A: No Q(2.1.1.2.2):Enter your own income and enter 1 for household A:continue Q(2.1.1.2.2.1):GOTO:home A: No Q(2.1.2):GOTO:bye A: Criminal Q(2.2): Are you seeking court counsel? A: Yes Q(rights): Did you waive your right to counsel? (Will represent oneself) A: Yes Q(2.2.1.1):GOTO:nocounsel A: No Q(charges): Are you charged with a felony or misdemeanor for which a jail sentence may be imposed? A: Yes Q(2.2.1.2.1): Are you an adult or juvenile (under 18 years of age)? A: Juvenile Q(2.2.1.2.1.1):Unless it is proven that your parents have provided counsel or have the ability to do so, you are determined to be eligible to seek counsel. Enter your own income and enter 1 for household A: Continue Q(2.2.1.2.1.1.1):GOTO:h A: Adult Q(a1): Are you a current recipient of a state or federally administered public assistance program such as AFDC, Food Stamps, Medicaid, and Supplemental Security Income? A: Yes Q(2.2.1.2.1.2.1):GOTO:counsel A: No Q(h): What is your household size? (includes total number of persons residing in the home that the defendant has financial responsibility for, including the defendant unless those people are in the case against you as prosecution) (type value and press enter) X:number Q(i): How much do you make a year? (This will include everyone who is in your household as indicated previously) (type value and press enter) X:[javascript:if (fedpov(getvar('h'),getvar('i'),125)){goto ('counsel')} else {goto('nocounsel')} ]number A: I don't know Q(2.2.1.2.1.2.2.1.2): Please consult your latest tax forms and return when you have the relevant information. A:continue Q(2.2.1.2.1.2.2.1.2.1):GOTO:inquiries A: No Q(2.2.1.2.2):GOTO:nocounsel A: I don't know Q(2.2.1.2.3): See Code of Virginia § 18.2-11 Also See here for more info on different misdemeanors. (Felonies usually allow for counsel.) A:continue Q(2.2.1.2.3.1):GOTO:charges A: I don't know Q(2.2.1.3): When you were charged, you were told that you had the right to seek counsel and given a statement to sign. If you did not explicitly invoke your right to counsel you probably waived your right to counsel. See Code of Virgina § 19.2-160 A:continue Q(2.2.1.3.1):GOTO:rights A: No Q(2.2.2):GOTO:bye Q(waiver): You probably are eligible for a fee waiver See this form (Court will make final decision) See Code of Virginia § 17.1-606 Would you like to see some info that was already gathered (will be in a downloaded word doc)? A:[javascript:submit2('http://colarusso.pythonanywhere.com/','GET','','','','json_doc','_blank')] Yes Q(3.1):Here you go. (the information may be incomplete) GOTO:inquiries A: No Q(3.2):GOTO:inquiries Q(nowaiver): You probably are not eligible for a fee waiver. See here for more information GOTO:inquiries Q(counsel): You probably are eligible for counsel. See this form(Court will make final decision) See Code of Virgina § 19.2-159 GOTO:inquiries Q(nocounsel): You probably are not eligible for counsel. See here for more information GOTO:inquiries Q(inquiries): Do you have any other inquiries? A:Yes Q(yes):GOTO:hello A:No Q(no):GOTO:bye Q(bye): Have a good day.