<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<row _id="1"><field_name>meter_id</field_name><type>text</type><description>Human-readable ID of the meter/payment point (e.g., 427005-BVILLE0502).</description><example>PBP341</example></row>
<row _id="2"><field_name>zone</field_name><type>text</type><description>Identifier for the chief reporting zone that the meter is in</description><example>341 - 18th &amp; Sidney Lot</example></row>
<row _id="3"><field_name>payment_start_utc</field_name><type>text</type><description>Datetime that the parking session started</description><example>2018-10-01T04:03:03</example></row>
<row _id="4"><field_name>payment_end_utc</field_name><type>text</type><description>Datetime through which parking has been purchased</description><example>2018-10-02T01:03:03</example></row>
<row _id="5"><field_name>purchase_date_utc</field_name><type>text</type><description>When the purchase took place (empty for mobile transactions)</description><example>2018-10-01T09:53:21</example></row>
<row _id="6"><field_name>date_recorded_utc</field_name><type>float</type><description>When the purchase was recorded in a central database (a good substitute for purchase time for mobile transactions)</description><example>2018-10-01T09:53:47</example></row>
<row _id="7"><field_name>amount</field_name><type>float</type><description>The amount paid in dollars in this transaction</description><example>13.25</example></row>
<row _id="8"><field_name>payment_type</field_name><type>text</type><description>Means of payment ("Cash" = cash, "Card" = credit card, "Cash + Card" = a combination of cash and credit card, and "Mobile" = a ParkMobile payment)</description><example>Mobile</example></row>
<row _id="9"><field_name>purchase_type</field_name><type>text</type><description>Indicates whether the purchase is for a new parking session ("New") to extend an existing parking session ("Extension"). If this field is blank, it was not possible to determine the type of purchase.</description><example>New</example></row>
</data>
