Help for this page

Select Code to Download


  1. or download this
    {
        "data": {
            "dividends": {
    ...
            }
        }
    }
    
  2. or download this
    my $Rows = $Data->{data}->{dividends}->{rows};
    my @Rows = @$Rows;