test_pjm#

Module Contents#

Classes Summary#

TestPJM

Contents#

class gridstatus.tests.test_pjm.TestPJM[source]#

Bases: gridstatus.tests.base_test_iso.BaseTestISO

Attributes

iso

get_fuel_mix

lmp_cols

[‘Time’, ‘Interval Start’, ‘Interval End’, ‘Market’, ‘Location Id’, ‘Location Name’, ‘Location Short Name’, ‘Location Type’, ‘LMP’, ‘Energy’, ‘Congestion’, ‘Loss’]

Methods

test_get_fuel_mix_dst_shift_back

test_get_fuel_mix_dst_shift_forward

test_get_fuel_mix_no_data

test_get_lmp_5_min

test_get_lmp_all_pnodes

test_get_lmp_historical

test_get_lmp_hourly

test_get_lmp_latest

test_get_lmp_no_data

test_get_lmp_query_by_location_type

test_get_lmp_today

test_get_load_forecast_historical

test_get_load_forecast_historical_with_date_range

test_get_load_today

test_get_pnode_ids

test_get_status_latest

test_get_storage_historical

test_get_storage_today

test_lmp_date_range

test_pjm_update_dates

test_get_fuel_mix_dst_shift_back()[source]#
test_get_fuel_mix_dst_shift_forward()[source]#
test_get_fuel_mix_no_data()[source]#
test_get_lmp_5_min()[source]#
test_get_lmp_all_pnodes()[source]#
test_get_lmp_historical(market)[source]#
test_get_lmp_hourly()[source]#
test_get_lmp_latest(market)[source]#
test_get_lmp_no_data()[source]#
test_get_lmp_query_by_location_type()[source]#
test_get_lmp_today(market)[source]#
test_get_load_forecast_historical()[source]#
test_get_load_forecast_historical_with_date_range()[source]#
test_get_load_today()[source]#
test_get_pnode_ids()[source]#
test_get_status_latest()[source]#
test_get_storage_historical()[source]#
test_get_storage_today()[source]#
test_lmp_date_range(market)[source]#
test_pjm_update_dates()[source]#