Project Kashmir:WAC-02 all I485 case status

No I485 cases for WAC-02-011, 012 and 013

although having searched
WAC-02-011-50001 .. 50379
WAC-02-012-50001 .. 51517
WAC-02-013-50001 .. 52501
 
WAC-02-014 status on 4/2/2003

Code:
Approved/Completed    2 (67%)
FP Sent ...........   1 (33%)
Total .............   3

WAC-02-014-50001 .. 53016
 
WAC-02-015 status on 4/2/2003

Code:
Received ..........   2 (100%)
Total .............   2

WAC-02-015-50001 .. 53642
 
kashmir's program

Dear Kashmir,

I was trying to run your program under window 2000. I got the following error:

java -jar Kashmir1.jar
Exception in thread "main" java.util.zip.ZipException: error in opening zip file

at java.util.zip.ZipFile.open<Native Methodd>
at java.util.zip.ZipFile.<init><Unknown Source>
at java.util.jar.JarFile.<init><Unknown Source>
at java.util.jar.JarFile.<init><Unknown Source>

I ran the program on a Sun machine, I got the same error message.

Could you tell what was wrong?

Your help is highly appreicaited.

Zhongman
 
Java ZipException

Hi, zhongman,

Which version of Java do you use ?
It might be old.
I tested it only with v1.4.1 .

Workarounds are:
1) get the latest version of J2RE (or J2SE) from http://java.sun.com/
It's free.
OR
2) extract the zip file, then execute without -jar option as follows
( jar file is basically a zip file.)
C> unzip kashmir1.zip
... you will find kashmir\Kashmir1.class (and Kashmir1.java source code)
C> java kashmir.Kashmir1

If you can not unzip it,
the file must be corrupted.
 
Last edited by a moderator:
awesome

Kashmir,
Great Job!!!!!!!!!!!!!!

Let us prepare the list of all wac number in the txt file
between 10/01/2001 to 12/30/2001.
I think total number of 485 between 10/01/2001
and 12/30/2001 , Would be within 10,000-15,000 cases.

and everyweek uses this txt file run against the bcis server.
and have a good progress report.


-jay.
 
My focus - the list of I485 case numbers

This project consists of three parts
as jaymehra11 mentioned at the previous post and another thread:
http://boards.immigrationportal.com/showthread.php?s=&threadid=78771

1) make the list of all I485 case numbers
2) inquire the I485 case status regularly (maybe weekly)
3) analize

For the third part,
I wrote a simple program to summarize case status in order to post to this thread,
but it seems to have a minor bug.
And, I think some of you have already had some tools, maybe scripts for spreadsheet.

For the second part,
we will be able to do that as jaymehra11 proposing
once we had the list of I485 case numbers.

I believe the most difficult part is the first one.
The ratio of I485 cases seems only 2-5%,
however we must inquire all cases to BCIS web site.
It will take a long time.

Anyway, I will focus the first part for a while
to make the list of all I485 case numbers.
 
WAC-02-001 .. 020 I-485 case number list

Although WAC-001-016 to 020 scanned,
only 9 new I485 cases were found.

WAC-02-016-50001 .. 53671 : 0
WAC-02-017-50001 .. 52592 : 0
WAC-02-018-50001 .. 50721 : 0
WAC-02-019-50001 .. 54137 : 3
WAC-02-020-50001 .. 54310 : 6

Attached includes 608 I485 cases.

*
I deleted the attachment on 4/12/2003.
-kashmir
 
Last edited by a moderator:
WAC-02-019 and 020 status on 4/3/2003

Code:
WAC-02-019
Transferred .......   1 (33%)
FP Sent ...........   1 (33%)
Received ..........   1 (33%)
Total .............   3

WAC-02-020
Approved/Completed    5 (83%)
Misc ..............   1 (17%)
Total .............   6

My summary report might have a minor error as I posted before.
 
List of application type WAC-02-001 thru 020

Our focus is I485,
but it might be helpful
to have information:
1) what type of application being filed
2) how many cases per type being filed

Attached is the list of application type for all cases WAC-02-001 thru 020.
FOrmat is:
case number (TAB) application type

It includes 45,373 records.
(The number of I485 cases is only 608.)

.. but attach file must be less than 102,400 bytes,
so I devided it.

*
I deleted the attachment on 4/12/2003.
-kashmir
 
Last edited by a moderator:
List of application type WAC-02-001 .. 020 part 2

here is part 2 ..

*
I deleted the attachment on 4/12/2003.
-kashmir
 
Last edited by a moderator:
Hi Kashmir,

Thanks so much for the help. I am using v1.4.1_02.
When I ran "java kashmir.kashmir1", I still got error message.

Exception in thread "Main" java.lang.NoClassDefFoundError: kashmir/kashmir1

Thanks again. You are doing a great service to everyone on this forum.

zhongman
 
Java tip #2

Hi, zhongman,

1) check the filenames.
They are case senstive.
- kashmir - directory (all letters are small.)
- Kashmir1.class - file in the above directory ("K" must be large.)
2) execute java command at the directory including kashmir
C> dir
kashmir
C> dir kashmir
Kashmir1.class
C> java -classpath . kashmir.Kashmir1

You may compile it by yourself, too.
C> javac -d . Kashmi1.java
C> java -classpath . kashmir.Kashmir1

Sorry but my program is really NOT user-friendly.
 
Bug found in summary reports

I found a bug of my program to create a summary report.
It counted "Completed" cases as "Misc".

I will update the reports later.

Also, I will upload my second Java program for your reference,
although I think the better tools (especially written for SpreadSheet) already exist.
 
WAC-02-001 .. 010 status on 4/4/2003

Code:
WAC-02-001 status on 04/04/2003
Approved/Completed ... 224 (74%)
Transferred ..........  25 ( 8%)
RFE Received .........  10 ( 3%)
RFE Sent .............   2 ( 1%)
Resumed/FP Received ..  17 ( 6%)
FP Sent ..............   1 ( 0%)
Received .............  19 ( 6%)
Denied/Withdrawn .....   1 ( 0%)
Misc .................   4 ( 1%)
Total ................ 303

WAC-02-002 status on 04/04/2003
Approved/Completed ...  16 (30%)
Transferred ..........  17 (31%)
RFE Received .........   7 (13%)
Resumed/FP Received ..   4 ( 7%)
Received .............   1 ( 2%)
Misc .................   9 (17%)
Total ................  54

WAC-02-003 status on 04/04/2003
Approved/Completed ...  17 (53%)
Transferred ..........   2 ( 6%)
RFE Received .........   1 ( 3%)
RFE Sent .............   2 ( 6%)
Resumed/FP Received ..   7 (22%)
Misc .................   3 ( 9%)
Total ................  32

WAC-02-008 status on 04/04/2003
Approved/Completed ...   2 (67%)
Denied/Withdrawn .....   1 (33%)
Total ................   3

WAC-02-009 status on 04/04/2003
Approved/Completed ...  76 (78%)
Transferred ..........   6 ( 6%)
RFE Sent .............   2 ( 2%)
Resumed/FP Received ..  10 (10%)
Received .............   4 ( 4%)
Total ................  98

WAC-02-010 status on 04/04/2003
Approved/Completed ...  90 (87%)
RFE Received .........   3 ( 3%)
Resumed/FP Received ..   7 ( 7%)
Received .............   3 ( 3%)
Denied/Withdrawn .....   1 ( 1%)
Total ................ 104
 
WAC-02-011 .. 020 status on 4/4/2003

Code:
WAC-02-014 status on 04/04/2003
Approved/Completed ...   2 (67%)
FP Sent ..............   1 (33%)
Total ................   3

WAC-02-015 status on 04/04/2003
Received .............   2 (100%)
Total ................   2

WAC-02-019 status on 04/04/2003
Transferred ..........   1 (33%)
FP Sent ..............   1 (33%)
Received .............   1 (33%)
Total ................   3

WAC-02-020 status on 04/04/2003
Approved/Completed ...   6 (100%)
Total ................   6
 
WAC-02-031 status on 4/4/2003

Code:
WAC-02-031 status on 04/04/2003
Approved/Completed ...  16 (36%)
Transferred ..........   9 (20%)
RFE Received .........   5 (11%)
RFE Sent .............   1 ( 2%)
Resumed/FP Received ..  10 (22%)
Received .............   4 ( 9%)
Total ................  45

WAC-02-50001 .. 59026
 
WAC-02-021 .. 030 skipped

From WAC-02-011 through 020,
the total number of cases was 26,486,
but the number of I485 cases was only 14.

As I checked Pcee's list at:
http://pc485.tripod.com/
I found that there was no data from WAC-02-011 thru 030.

So, I started from WAC-02-031 today.

But, there were 9,026 cases only for WAC-02-031.
Now, I'm working on WAC-02-032,
but it seems to have many cases again.

Scanning cases of 5 days per day might be difficult ...
 
Last edited by a moderator:
Top