octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9544] matlab compatible data files


From: Carnë Draug
Subject: [Octave-patch-tracker] [patch #9544] matlab compatible data files
Date: Wed, 17 Jan 2018 11:45:25 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, patch #9544 (project octave):

* accidents.mat

This file has the following variables:


  Name              Size            Bytes  Class     Attributes

  datasources       3x1              2724  cell
  hwycols           1x1                 8  double
  hwydata          51x17             6936  double
  hwyheaders        1x17             2758  cell
  hwyidx           51x1               408  double
  hwyrows           1x1                 8  double
  statelabel       51x1              6596  cell
  ushwydata         1x17              136  double
  uslabel           1x1               138  cell


And the datasources states where the data comes from:


>> datasources{1}

ans =

    'SOURCES: U.S. Department of Transportation, National Highway Traffic
Safety Administration, Traffic Safety Facts 2004 Early Edition, Washington,
DC: 2005, available at http://www-nrd.nhtsa.dot.gov/pdf/nrd-30/NCSA/TSFAnn/
TSF2004EarlyEdition.pdf as of Dec. 15, 2005; U.S. Department of
Transportation, Federal Highway Administration, Highway Statistics 2004,
Washington, DC: forthcoming. (Table 2-1:  Highway Traffic Fatalities and
Fatality Rates: 2004)'

>> datasources{2}

ans =

    'SOURCES: U.S. Department of Transportation, National Highway Traffic
Safety Administration, Traffic Safety Facts 2004: Alcohol, Washington, DC:
2005, available at
http://www-nrd.nhtsa.dot.gov/departments/nrd-30/ncsa/availinf.html as of Nov.
4, 2005; U.S. Department of Transportation, National Highway Traffic Safety
Administration, Fatality Analysis Reporting System (FARS) Web-based
Encyclopedia, available at http://www-fars.nthsa.dot.gov as of Nov. 4, 2005.'

>> datasources{3}

ans =

    'SOURCES: Population data is from the U.S. Census of Population for 2000.
State geographic centroids are not from the Census Bureau.
     For complete information about Summary File 4 (SF 4), consult the
technical documentation available at
http://www.census.gov/prod/cen2000/doc/sf4.pdf'



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9544>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]