Sign in to follow this  
Ogare

Seeking advice on data collection for AH.

Recommended Posts

I believe the only chance I have to figure out what's going on with AH breeding is by collecting data. Hopefully I can encourage others to do the same. A standardized form for this purpose would be useful.

Are any important data entriesĀ missingĀ from the following json data object and all the values are made up for this example?

{
    "dad id": "male1",
    "mom id": "female1",
    "name": "male2",
    "animal": "bison",
    "gender": "male",
    "estimate gestation": "7d6h",
    "actual gestation": "7d4h",
    "toon AH": 57,
    "traits":["SB", "CM", "EG"]
}

It's likely the "actual gestation" field won't be accurate. I'd have to leave an alt AFK by the pens 24-7 to get that value. I don't want to do that. I'll use an estimate based on when I attend to the animals. Is this estimate a data collection problem?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this