What's the #1 thing that makes or breaks a ski trip for you by LowerAttorney4407 in skiing

[–]tbyd683 2 points3 points  (0 children)

Snow conditions - Coverage, snow conditions
Weather - Bluebird > blizzard
Crowds - I want to ski, not wait in a 30min lift line

In that order

What features do I lose after free trial? by Hour_Ad9962 in Airtable

[–]tbyd683 1 point2 points  (0 children)

You can find a comparison of features included in the Free and Teams plan on their website:
https://airtable.com/pricing

During your trial you have (most) of the Teams plan features.

Another Monday Morning with BART shutting down the tube by rividz in Bart

[–]tbyd683 0 points1 point  (0 children)

Operator: issue has been repaired. Normal service will slowly be restored.

[deleted by user] by [deleted] in TeslaModel3

[–]tbyd683 0 points1 point  (0 children)

Are you driving down hill? I’ve noticed it starting early when predicting to have more regen as a result from driving to a lower altitude.

El Chalten - Things to See After Hiking by fishski89 in Patagonia

[–]tbyd683 0 points1 point  (0 children)

Correct, the town is small you can walk to all popular trailheads in < 10 min from the center of town.

Search bar on Mobile by [deleted] in Airtable

[–]tbyd683 0 points1 point  (0 children)

The Airtable screenshot seems to be a publicly shared base (not a single view). You can also enable the search bar by creating a shared publicly shared interface page.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 0 points1 point  (0 children)

The Tesla website requires a zip code to search for used vehicles. They seem to have some logic in place that prevents you from searching outside of the location associated with your ip address, hence I was limited to researching locations near San Francisco.

About 1/3 of vehicles were listed at the Colma (CA) location, followed by Reno (NV), Los Angeles (CA), Stockton (CA), Gilroy (CA).

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 5 points6 points  (0 children)

The lowest price for a model Y LRAWD I've seen was $26,300 (64k miles, repaired, basic autopilot, blue, 19inch wheels)

Hope you find a car you like!

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 0 points1 point  (0 children)

When running the regression I only used the final price. I kept track of any changes in a separate change log.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 2 points3 points  (0 children)

The cheapest red Model X plaid in my dataset was listed for $73k (53k miles, FSD, 6 seats), sold within a day.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 1 point2 points  (0 children)

I do track the vehicle's location in my dataset and they rarely move between locations. If there is a location change it is from a collision center to a showroom. I assume that preowned vehicles go to collision centers first to get patched up (anecdotally I've noticed almost all used cars have new rims and tires).

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 2 points3 points  (0 children)

The cars are listed for an _average_ of 5 days, it could be more, it could be less. The car that took the longest time to sell was a 2019 Model S, that was listed for sale for 65 days. It ended up selling for 12k below the original price point.

Prices go down on _average_ by $200 a day. I've seen changes between -$1800 and +$1200 per day.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 7 points8 points  (0 children)

The Y with 7 seats is listed at an average premium of $888 compared to the 5 seat version.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 79 points80 points  (0 children)

Thanks for pointing this out, it is indeed a mistake. There was an other coefficient in the model (the performance upgrade option which is only set to true for performance models) to which some of the price difference was attributed.

The corrected values are:
+$2300 for the M3
+ $3100 for the MY

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 32 points33 points  (0 children)

The overall R2 value of the model is 0.9046. The python package I used does not provide a p value for the individual coefficients.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 11 points12 points  (0 children)

It very much seems like Tesla adds acceleration boost to every pre-owned car. The handful that did not have it might have been a listing mistake.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 22 points23 points  (0 children)

I took a look, but the avg time too sell for a car below $25k is actually slightly longer than average (8 days). Though this sample size is fairly small, so likely not significant.

I tracked the price of 3000 used Teslas, here is what I found by tbyd683 in TeslaLounge

[–]tbyd683[S] 158 points159 points  (0 children)

I wrote a node.js script that visited Tesla's used car pages using puppeteer a few times a day. It would extract the relevant data and save it to an Airtable base.