Skip to content

Instantly share code, notes, and snippets.

@rtoIedo
Created August 31, 2018 14:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtoIedo/28b04872e5dcb90143d8d1e6743c966e to your computer and use it in GitHub Desktop.
Save rtoIedo/28b04872e5dcb90143d8d1e6743c966e to your computer and use it in GitHub Desktop.
13874-taxes
{
"Taxes got from MBP XMLs": [
{
"name": "District Tax Rate: State - Vermont Hotel Tax",
"type": "rate-per-day",
"district_id": 242,
"amount": 0.09
}
],
"Applicable taxes (after exclusion table)": [],
"Total taxes sent to Airbnb": {
"fixedTaxesTotal": 0,
"percentTaxesTotal": 0
},
"Base rates from Connect": [
{
"2018-08-11": 350
},
{
"2018-08-12": 253
},
{
"2018-08-13": 255
},
{
"2018-08-14": 250
},
{
"2018-08-15": 250
},
{
"2018-08-16": 250
},
{
"2018-08-17": 360
},
{
"2018-08-18": 350
},
{
"2018-08-19": 250
},
{
"2018-08-20": 250
},
{
"2018-08-21": 250
},
{
"2018-08-22": 250
},
{
"2018-08-23": 250
},
{
"2018-08-24": 350
},
{
"2018-08-25": 350
},
{
"2018-08-26": 250
},
{
"2018-08-27": 250
},
{
"2018-08-28": 250
},
{
"2018-08-29": 250
},
{
"2018-08-30": 250
},
{
"2018-08-31": 395
},
{
"2018-09-01": 350
},
{
"2018-09-02": 350
},
{
"2018-09-03": 250
},
{
"2018-09-04": 250
},
{
"2018-09-05": 250
},
{
"2018-09-06": 250
},
{
"2018-09-07": 350
},
{
"2018-09-08": 350
},
{
"2018-09-09": 250
},
{
"2018-09-10": 250
},
{
"2018-09-11": 250
},
{
"2018-09-12": 250
},
{
"2018-09-13": 250
},
{
"2018-09-14": 350
},
{
"2018-09-15": 350
},
{
"2018-09-16": 250
},
{
"2018-09-17": 250
},
{
"2018-09-18": 250
},
{
"2018-09-19": 250
},
{
"2018-09-20": 250
},
{
"2018-09-21": 350
},
{
"2018-09-22": 350
},
{
"2018-09-23": 250
},
{
"2018-09-24": 250
},
{
"2018-09-25": 250
},
{
"2018-09-26": 250
},
{
"2018-09-27": 250
},
{
"2018-09-28": 350
},
{
"2018-09-29": 350
},
{
"2018-09-30": 251
}
],
"Updated rates sent to Airbnb": "Same as 'Base rates from Connect' since there were no applicable taxes"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment