Schedule of Changes to Alaska newkeys
/* ANIAK */
if year = 1988 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1989 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1990 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1991 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1992 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1993 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1994 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
if year = 1995 and FSCSKEY = 'AK0004' then newkey = 'AK0116';
/* HYDER */
if year = 1988 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1989 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1990 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1991 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1992 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1993 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1994 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
if year = 1995 and FSCSKEY = 'AK0034' then newkey = 'AK0117';
/* KAKE */
if year = 1988 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1989 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1990 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1991 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1992 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1993 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1994 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1995 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1996 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
if year = 1997 and FSCSKEY = 'AK0036' then newkey = 'AK0118';
/* KOYUKUK */
if year = 1988 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1989 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1990 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1991 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1992 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1993 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1994 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
if year = 1995 and FSCSKEY = 'AK0042' then newkey = 'AK0119';
/* NIKOLAI */
if year = 1988 and FSCSKEY = 'AK0050' then newkey = 'AK0100';
if year = 1989 and FSCSKEY = 'AK0050' then newkey = 'AK0100';
/* OLD HARBOR */
if year = 1988 and FSCSKEY = 'AK0054' then newkey = 'AK0108';
if year = 1989 and FSCSKEY = 'AK0054' then newkey = 'AK0108';
if year = 1990 and FSCSKEY = 'AK0054' then newkey = 'AK0108';
/* SAND POINT */
if year = 1988 and FSCSKEY = 'AK0062' then newkey = 'AK0101';
if year = 1989 and FSCSKEY = 'AK0062' then newkey = 'AK0101';
/* ALAKANUK */
if year = 1988 and FSCSKEY = 'AK0083' then newkey = 'AK0107';
if year = 1989 and FSCSKEY = 'AK0083' then newkey = 'AK0107';
/* ANCHORAGE (KING COVE) */
if year = 1989 and FSCSKEY = 'AK0086' then newkey = 'AK0098';
/* PILOT STATION */
if year = 2001 and FSCSKEY = 'AK0125' then newkey = 'AK0088';
/* TATITLEK */
if year = 1989 and FSCSKEY = 'AK0090' then newkey = 'AK0105';
/* AKIACHAK */
if year = 1989 and FSCSKEY = 'AK0093' then newkey = 'AK0095';
/* ANVIK */
if year = 1993 and FSCSKEY = 'AK0106' then newkey = 'AK0121';
December 16, 2022